Uses of Interface
net.opengis.gml311.ImageDatumRefType
Packages that use ImageDatumRefType
-
Uses of ImageDatumRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return ImageDatumRefTypeModifier and TypeMethodDescriptionGml311Factory.createImageDatumRefType()Returns a new object of class 'Image Datum Ref Type'.DocumentRoot.getImageDatumRef()Returns the value of the 'Image Datum Ref' containment reference.DocumentRoot.getUsesImageDatum()Returns the value of the 'Uses Image Datum' containment reference.ImageCRSType.getUsesImageDatum()Returns the value of the 'Uses Image Datum' containment reference.Methods in net.opengis.gml311 with parameters of type ImageDatumRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setImageDatumRef(ImageDatumRefType value) Sets the value of the 'Image Datum Ref' containment reference.voidDocumentRoot.setUsesImageDatum(ImageDatumRefType value) Sets the value of the 'Uses Image Datum' containment reference.voidImageCRSType.setUsesImageDatum(ImageDatumRefType value) Sets the value of the 'Uses Image Datum' containment reference. -
Uses of ImageDatumRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement ImageDatumRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Image Datum Ref Type'.Fields in net.opengis.gml311.impl declared as ImageDatumRefTypeModifier and TypeFieldDescriptionprotected ImageDatumRefTypeImageCRSTypeImpl.usesImageDatumThe cached value of the 'Uses Image Datum' containment reference.Methods in net.opengis.gml311.impl that return ImageDatumRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createImageDatumRefType()DocumentRootImpl.getImageDatumRef()DocumentRootImpl.getUsesImageDatum()ImageCRSTypeImpl.getUsesImageDatum()Methods in net.opengis.gml311.impl with parameters of type ImageDatumRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetImageDatumRef(ImageDatumRefType newImageDatumRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesImageDatum(ImageDatumRefType newUsesImageDatum, NotificationChain msgs) NotificationChainImageCRSTypeImpl.basicSetUsesImageDatum(ImageDatumRefType newUsesImageDatum, NotificationChain msgs) voidDocumentRootImpl.setImageDatumRef(ImageDatumRefType newImageDatumRef) voidDocumentRootImpl.setUsesImageDatum(ImageDatumRefType newUsesImageDatum) voidImageCRSTypeImpl.setUsesImageDatum(ImageDatumRefType newUsesImageDatum) -
Uses of ImageDatumRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type ImageDatumRefTypeModifier and TypeMethodDescriptionGml311Switch.caseImageDatumRefType(ImageDatumRefType object) Returns the result of interpreting the object as an instance of 'Image Datum Ref Type'.booleanGml311Validator.validateImageDatumRefType(ImageDatumRefType imageDatumRefType, DiagnosticChain diagnostics, Map<Object, Object> context)