Uses of Interface
net.opengis.wcs11.FieldType
Packages that use FieldType
-
Uses of FieldType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return FieldTypeModifier and TypeMethodDescriptionWcs111Factory.createFieldType()
Returns a new object of class 'Field Type'.Wcs11Factory.createFieldType()
Returns a new object of class 'Field Type'. -
Uses of FieldType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement FieldTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Field Type'.Methods in net.opengis.wcs11.impl that return FieldTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createFieldType()
Wcs11FactoryImpl.createFieldType()
-
Uses of FieldType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type FieldTypeModifier and TypeMethodDescriptionWcs111Switch.caseFieldType
(FieldType object) Returns the result of interpreting the object as an instance of 'Field Type'.Wcs11Switch.caseFieldType
(FieldType object) Returns the result of interpreting the object as an instance of 'Field Type'.boolean
Wcs111Validator.validateFieldType
(FieldType fieldType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateFieldType
(FieldType fieldType, DiagnosticChain diagnostics, Map context)