Uses of Interface
net.opengis.gml311.GeodeticDatumType
Packages that use GeodeticDatumType
-
Uses of GeodeticDatumType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeodeticDatumTypeModifier and TypeMethodDescriptionGml311Factory.createGeodeticDatumType()Returns a new object of class 'Geodetic Datum Type'.DocumentRoot.getGeodeticDatum()Returns the value of the 'Geodetic Datum' containment reference.GeodeticDatumRefType.getGeodeticDatum()Returns the value of the 'Geodetic Datum' containment reference.Methods in net.opengis.gml311 with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeodeticDatum(GeodeticDatumType value) Sets the value of the 'Geodetic Datum' containment reference.voidGeodeticDatumRefType.setGeodeticDatum(GeodeticDatumType value) Sets the value of the 'Geodetic Datum' containment reference. -
Uses of GeodeticDatumType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeodeticDatumTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geodetic Datum Type'.Fields in net.opengis.gml311.impl declared as GeodeticDatumTypeModifier and TypeFieldDescriptionprotected GeodeticDatumTypeGeodeticDatumRefTypeImpl.geodeticDatumThe cached value of the 'Geodetic Datum' containment reference.Methods in net.opengis.gml311.impl that return GeodeticDatumTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeodeticDatumType()DocumentRootImpl.getGeodeticDatum()GeodeticDatumRefTypeImpl.getGeodeticDatum()Methods in net.opengis.gml311.impl with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeodeticDatum(GeodeticDatumType newGeodeticDatum, NotificationChain msgs) NotificationChainGeodeticDatumRefTypeImpl.basicSetGeodeticDatum(GeodeticDatumType newGeodeticDatum, NotificationChain msgs) voidDocumentRootImpl.setGeodeticDatum(GeodeticDatumType newGeodeticDatum) voidGeodeticDatumRefTypeImpl.setGeodeticDatum(GeodeticDatumType newGeodeticDatum) -
Uses of GeodeticDatumType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeodeticDatumTypeModifier and TypeMethodDescriptionGml311Switch.caseGeodeticDatumType(GeodeticDatumType object) Returns the result of interpreting the object as an instance of 'Geodetic Datum Type'.booleanGml311Validator.validateGeodeticDatumType(GeodeticDatumType geodeticDatumType, DiagnosticChain diagnostics, Map<Object, Object> context)