Uses of Interface
net.opengis.wcs10.ValueRangeType
- 
Packages that use ValueRangeType Package Description net.opengis.wcs10 net.opengis.wcs10.impl net.opengis.wcs10.util 
- 
- 
Uses of ValueRangeType in net.opengis.wcs10Subinterfaces of ValueRangeType in net.opengis.wcs10 Modifier and Type Interface Description interfaceIntervalTypeA representation of the model object 'Interval Type'.Methods in net.opengis.wcs10 that return ValueRangeType Modifier and Type Method Description ValueRangeTypeWcs10Factory. createValueRangeType()Returns a new object of class 'Value Range Type'.
- 
Uses of ValueRangeType in net.opengis.wcs10.implClasses in net.opengis.wcs10.impl that implement ValueRangeType Modifier and Type Class Description classIntervalTypeImplAn implementation of the model object 'Interval Type'.classValueRangeTypeImplAn implementation of the model object 'Value Range Type'.Methods in net.opengis.wcs10.impl that return ValueRangeType Modifier and Type Method Description ValueRangeTypeWcs10FactoryImpl. createValueRangeType()
- 
Uses of ValueRangeType in net.opengis.wcs10.utilMethods in net.opengis.wcs10.util with parameters of type ValueRangeType Modifier and Type Method Description ObjectWcs10Switch. caseValueRangeType(ValueRangeType object)Returns the result of interpreting the object as an instance of 'Value Range Type'.
 
-