Uses of Interface
net.opengis.wcs11.FieldSubsetType
Packages that use FieldSubsetType
-
Uses of FieldSubsetType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return FieldSubsetTypeModifier and TypeMethodDescriptionWcs111Factory.createFieldSubsetType()
Returns a new object of class 'Field Subset Type'.Wcs11Factory.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 FieldSubsetTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Field Subset Type'.Methods in net.opengis.wcs11.impl that return FieldSubsetTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createFieldSubsetType()
Wcs11FactoryImpl.createFieldSubsetType()
-
Uses of FieldSubsetType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type FieldSubsetTypeModifier and TypeMethodDescriptionWcs111Switch.caseFieldSubsetType
(FieldSubsetType object) Returns the result of interpreting the object as an instance of 'Field Subset Type'.Wcs11Switch.caseFieldSubsetType
(FieldSubsetType object) Returns the result of interpreting the object as an instance of 'Field Subset Type'.boolean
Wcs111Validator.validateFieldSubsetType
(FieldSubsetType fieldSubsetType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateFieldSubsetType
(FieldSubsetType fieldSubsetType, DiagnosticChain diagnostics, Map context)