Uses of Interface
net.opengis.gml311.ImageDatumType
Packages that use ImageDatumType
- 
Uses of ImageDatumType in net.opengis.gml311Methods in net.opengis.gml311 that return ImageDatumTypeModifier and TypeMethodDescriptionGml311Factory.createImageDatumType()Returns a new object of class 'Image Datum Type'.DocumentRoot.getImageDatum()Returns the value of the 'Image Datum' containment reference.ImageDatumRefType.getImageDatum()Returns the value of the 'Image Datum' containment reference.Methods in net.opengis.gml311 with parameters of type ImageDatumTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setImageDatum(ImageDatumType value) Sets the value of the 'Image Datum' containment reference.voidImageDatumRefType.setImageDatum(ImageDatumType value) Sets the value of the 'Image Datum' containment reference.
- 
Uses of ImageDatumType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ImageDatumTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Image Datum Type'.Fields in net.opengis.gml311.impl declared as ImageDatumTypeModifier and TypeFieldDescriptionprotected ImageDatumTypeImageDatumRefTypeImpl.imageDatumThe cached value of the 'Image Datum' containment reference.Methods in net.opengis.gml311.impl that return ImageDatumTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createImageDatumType()DocumentRootImpl.getImageDatum()ImageDatumRefTypeImpl.getImageDatum()Methods in net.opengis.gml311.impl with parameters of type ImageDatumTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetImageDatum(ImageDatumType newImageDatum, NotificationChain msgs) NotificationChainImageDatumRefTypeImpl.basicSetImageDatum(ImageDatumType newImageDatum, NotificationChain msgs) voidDocumentRootImpl.setImageDatum(ImageDatumType newImageDatum) voidImageDatumRefTypeImpl.setImageDatum(ImageDatumType newImageDatum) 
- 
Uses of ImageDatumType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ImageDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseImageDatumType(ImageDatumType object) Returns the result of interpreting the object as an instance of 'Image Datum Type'.booleanGml311Validator.validateImageDatumType(ImageDatumType imageDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)