Uses of Interface
net.opengis.wcs20.RangeItemType
Packages that use RangeItemType
-
Uses of RangeItemType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return RangeItemTypeModifier and TypeMethodDescriptionWcs20Factory.createRangeItemType()
Returns a new object of class 'Range Item Type'.Methods in net.opengis.wcs20 that return types with arguments of type RangeItemTypeModifier and TypeMethodDescriptionEList<RangeItemType>
RangeSubsetType.getRangeItems()
The range items to be returned -
Uses of RangeItemType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement RangeItemTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Range Item Type'.Fields in net.opengis.wcs20.impl with type parameters of type RangeItemTypeModifier and TypeFieldDescriptionprotected EList<RangeItemType>
RangeSubsetTypeImpl.rangeItems
The cached value of the 'Range Items
' reference list.Methods in net.opengis.wcs20.impl that return RangeItemTypeMethods in net.opengis.wcs20.impl that return types with arguments of type RangeItemType -
Uses of RangeItemType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type RangeItemTypeModifier and TypeMethodDescriptionboolean
Wcs20Validator.validateRangeItemType
(RangeItemType rangeItemType, DiagnosticChain diagnostics, Map<Object, Object> context)