Uses of Interface
net.opengis.wcs10.ValueRangeType
Packages that use ValueRangeType
-
Uses of ValueRangeType in net.opengis.wcs10
Subinterfaces of ValueRangeType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Interval Type'.Methods in net.opengis.wcs10 that return ValueRangeTypeModifier and TypeMethodDescriptionWcs10Factory.createValueRangeType()Returns a new object of class 'Value Range Type'. -
Uses of ValueRangeType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement ValueRangeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Interval Type'.classAn implementation of the model object 'Value Range Type'.Methods in net.opengis.wcs10.impl that return ValueRangeType -
Uses of ValueRangeType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type ValueRangeTypeModifier and TypeMethodDescriptionWcs10Switch.caseValueRangeType(ValueRangeType object) Returns the result of interpreting the object as an instance of 'Value Range Type'.