Uses of Interface
net.opengis.wcs11.ImageCRSRefType
Packages that use ImageCRSRefType
Package
Description
- 
Uses of ImageCRSRefType in net.opengis.wcs11Methods 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 TypeMethodDescriptionvoidSpatialDomainType.setImageCRS(ImageCRSRefType value) Sets the value of the 'Image CRS' containment reference.
- 
Uses of ImageCRSRefType in net.opengis.wcs11.implClasses in net.opengis.wcs11.impl that implement ImageCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Image CRS Ref Type'.Fields in net.opengis.wcs11.impl declared as ImageCRSRefTypeModifier and TypeFieldDescriptionprotected ImageCRSRefTypeSpatialDomainTypeImpl.imageCRSThe 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 TypeMethodDescriptionNotificationChainSpatialDomainTypeImpl.basicSetImageCRS(ImageCRSRefType newImageCRS, NotificationChain msgs) voidSpatialDomainTypeImpl.setImageCRS(ImageCRSRefType newImageCRS) 
- 
Uses of ImageCRSRefType in net.opengis.wcs11.utilMethods 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'.booleanWcs111Validator.validateImageCRSRefType(ImageCRSRefType imageCRSRefType, DiagnosticChain diagnostics, Map context) booleanWcs11Validator.validateImageCRSRefType(ImageCRSRefType imageCRSRefType, DiagnosticChain diagnostics, Map context) 
- 
Uses of ImageCRSRefType in net.opengis.wcs11.validationMethods in net.opengis.wcs11.validation with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionbooleanSpatialDomainTypeValidator.validateImageCRS(ImageCRSRefType value)