Uses of Interface
net.opengis.wcs11.ImageCRSRefType
Packages that use ImageCRSRefType
Package
Description
-
Uses of ImageCRSRefType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return ImageCRSRefTypeModifier and TypeMethodDescriptionWcs111Factory.createImageCRSRefType()
Returns a new object of class 'Image CRS Ref Type'.Wcs11Factory.createImageCRSRefType()
Returns a new object of class 'Image CRS Ref Type'.SpatialDomainType.getImageCRS()
Returns the value of the 'Image CRS' containment reference.Methods in net.opengis.wcs11 with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionvoid
SpatialDomainType.setImageCRS
(ImageCRSRefType value) Sets the value of the 'Image CRS
' containment reference. -
Uses of ImageCRSRefType in net.opengis.wcs11.impl
Classes in net.opengis.wcs11.impl that implement ImageCRSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Image CRS Ref Type'.Fields in net.opengis.wcs11.impl declared as ImageCRSRefTypeModifier and TypeFieldDescriptionprotected ImageCRSRefType
SpatialDomainTypeImpl.imageCRS
The cached value of the 'Image CRS
' containment reference.Methods in net.opengis.wcs11.impl that return ImageCRSRefTypeModifier and TypeMethodDescriptionWcs111FactoryImpl.createImageCRSRefType()
Wcs11FactoryImpl.createImageCRSRefType()
SpatialDomainTypeImpl.getImageCRS()
Methods in net.opengis.wcs11.impl with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionNotificationChain
SpatialDomainTypeImpl.basicSetImageCRS
(ImageCRSRefType newImageCRS, NotificationChain msgs) void
SpatialDomainTypeImpl.setImageCRS
(ImageCRSRefType newImageCRS) -
Uses of ImageCRSRefType in net.opengis.wcs11.util
Methods in net.opengis.wcs11.util with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionWcs111Switch.caseImageCRSRefType
(ImageCRSRefType object) Returns the result of interpreting the object as an instance of 'Image CRS Ref Type'.Wcs11Switch.caseImageCRSRefType
(ImageCRSRefType object) Returns the result of interpreting the object as an instance of 'Image CRS Ref Type'.boolean
Wcs111Validator.validateImageCRSRefType
(ImageCRSRefType imageCRSRefType, DiagnosticChain diagnostics, Map context) boolean
Wcs11Validator.validateImageCRSRefType
(ImageCRSRefType imageCRSRefType, DiagnosticChain diagnostics, Map context) -
Uses of ImageCRSRefType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionboolean
SpatialDomainTypeValidator.validateImageCRS
(ImageCRSRefType value)