Uses of Interface
net.opengis.wps20.SupportedCRSType
Packages that use SupportedCRSType
-
Uses of SupportedCRSType in net.opengis.wps20
Methods in net.opengis.wps20 that return SupportedCRSTypeModifier and TypeMethodDescriptionWps20Factory.createSupportedCRSType()
Returns a new object of class 'Supported CRS Type'.DocumentRoot.getSupportedCRS()
Returns the value of the 'Supported CRS' containment reference.Methods in net.opengis.wps20 that return types with arguments of type SupportedCRSTypeModifier and TypeMethodDescriptionEList<SupportedCRSType>
BoundingBoxDataType.getSupportedCRS()
Returns the value of the 'Supported CRS' containment reference list.Methods in net.opengis.wps20 with parameters of type SupportedCRSTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setSupportedCRS
(SupportedCRSType value) Sets the value of the 'Supported CRS
' containment reference. -
Uses of SupportedCRSType in net.opengis.wps20.impl
Classes in net.opengis.wps20.impl that implement SupportedCRSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Supported CRS Type'.Fields in net.opengis.wps20.impl with type parameters of type SupportedCRSTypeModifier and TypeFieldDescriptionprotected EList<SupportedCRSType>
BoundingBoxDataTypeImpl.supportedCRS
The cached value of the 'Supported CRS
' containment reference list.Methods in net.opengis.wps20.impl that return SupportedCRSTypeModifier and TypeMethodDescriptionWps20FactoryImpl.createSupportedCRSType()
DocumentRootImpl.getSupportedCRS()
Methods in net.opengis.wps20.impl that return types with arguments of type SupportedCRSTypeModifier and TypeMethodDescriptionEList<SupportedCRSType>
BoundingBoxDataTypeImpl.getSupportedCRS()
Methods in net.opengis.wps20.impl with parameters of type SupportedCRSTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetSupportedCRS
(SupportedCRSType newSupportedCRS, NotificationChain msgs) void
DocumentRootImpl.setSupportedCRS
(SupportedCRSType newSupportedCRS) -
Uses of SupportedCRSType in net.opengis.wps20.util
Methods in net.opengis.wps20.util with parameters of type SupportedCRSTypeModifier and TypeMethodDescriptionWps20Switch.caseSupportedCRSType
(SupportedCRSType object) Returns the result of interpreting the object as an instance of 'Supported CRS Type'.boolean
Wps20Validator.validateSupportedCRSType
(SupportedCRSType supportedCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)