Uses of Interface
net.opengis.wcs11.FieldSubsetType
-
Packages that use FieldSubsetType Package Description net.opengis.wcs11 net.opengis.wcs11.impl net.opengis.wcs11.util -
-
Uses of FieldSubsetType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return FieldSubsetType Modifier and Type Method Description FieldSubsetTypeWcs111Factory. createFieldSubsetType()Returns a new object of class 'Field Subset Type'.FieldSubsetTypeWcs11Factory. createFieldSubsetType()Returns a new object of class 'Field Subset Type'. -
Uses of FieldSubsetType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement FieldSubsetType Modifier and Type Class Description classFieldSubsetTypeImplAn implementation of the model object 'Field Subset Type'.Methods in net.opengis.wcs11.impl that return FieldSubsetType Modifier and Type Method Description FieldSubsetTypeWcs111FactoryImpl. createFieldSubsetType()FieldSubsetTypeWcs11FactoryImpl. createFieldSubsetType() -
Uses of FieldSubsetType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type FieldSubsetType Modifier and Type Method Description ObjectWcs111Switch. caseFieldSubsetType(FieldSubsetType object)Returns the result of interpreting the object as an instance of 'Field Subset Type'.ObjectWcs11Switch. caseFieldSubsetType(FieldSubsetType object)Returns the result of interpreting the object as an instance of 'Field Subset Type'.booleanWcs111Validator. validateFieldSubsetType(FieldSubsetType fieldSubsetType, DiagnosticChain diagnostics, Map context)booleanWcs11Validator. validateFieldSubsetType(FieldSubsetType fieldSubsetType, DiagnosticChain diagnostics, Map context)
-