Uses of Interface
net.opengis.wcs20.RangeSubsetType
-
Packages that use RangeSubsetType Package Description net.opengis.wcs20 net.opengis.wcs20.impl net.opengis.wcs20.util -
-
Uses of RangeSubsetType in net.opengis.wcs20
Methods in net.opengis.wcs20 that return RangeSubsetType Modifier and Type Method Description RangeSubsetTypeWcs20Factory. createRangeSubsetType()Returns a new object of class 'Range Subset Type'. -
Uses of RangeSubsetType in net.opengis.wcs20.impl
Classes in net.opengis.wcs20.impl that implement RangeSubsetType Modifier and Type Class Description classRangeSubsetTypeImplAn implementation of the model object 'Range Subset Type'.Methods in net.opengis.wcs20.impl that return RangeSubsetType Modifier and Type Method Description RangeSubsetTypeWcs20FactoryImpl. createRangeSubsetType() -
Uses of RangeSubsetType in net.opengis.wcs20.util
Methods in net.opengis.wcs20.util with parameters of type RangeSubsetType Modifier and Type Method Description booleanWcs20Validator. validateRangeSubsetType(RangeSubsetType rangeSubsetType, DiagnosticChain diagnostics, Map<Object,Object> context)
-