Uses of Interface
net.opengis.gml311.ImageCRSRefType
Packages that use ImageCRSRefType
-
Uses of ImageCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return ImageCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createImageCRSRefType()Returns a new object of class 'Image CRS Ref Type'.DocumentRoot.getImageCRSRef()Returns the value of the 'Image CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setImageCRSRef(ImageCRSRefType value) Sets the value of the 'Image CRS Ref' containment reference. -
Uses of ImageCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ImageCRSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Image CRS Ref Type'.Methods in net.opengis.gml311.impl that return ImageCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createImageCRSRefType()DocumentRootImpl.getImageCRSRef()Methods in net.opengis.gml311.impl with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetImageCRSRef(ImageCRSRefType newImageCRSRef, NotificationChain msgs) voidDocumentRootImpl.setImageCRSRef(ImageCRSRefType newImageCRSRef) -
Uses of ImageCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ImageCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseImageCRSRefType(ImageCRSRefType object) Returns the result of interpreting the object as an instance of 'Image CRS Ref Type'.booleanGml311Validator.validateImageCRSRefType(ImageCRSRefType imageCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)