Uses of Interface
net.opengis.gml311.GeodesicType
Packages that use GeodesicType
-
Uses of GeodesicType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeodesicTypeModifier and TypeMethodDescriptionGml311Factory.createGeodesicType()Returns a new object of class 'Geodesic Type'.DocumentRoot.getGeodesic()Returns the value of the 'Geodesic' containment reference.Methods in net.opengis.gml311 with parameters of type GeodesicTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeodesic(GeodesicType value) Sets the value of the 'Geodesic' containment reference. -
Uses of GeodesicType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeodesicTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geodesic Type'.Methods in net.opengis.gml311.impl that return GeodesicTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeodesicType()DocumentRootImpl.getGeodesic()Methods in net.opengis.gml311.impl with parameters of type GeodesicTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeodesic(GeodesicType newGeodesic, NotificationChain msgs) voidDocumentRootImpl.setGeodesic(GeodesicType newGeodesic) -
Uses of GeodesicType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeodesicTypeModifier and TypeMethodDescriptionGml311Switch.caseGeodesicType(GeodesicType object) Returns the result of interpreting the object as an instance of 'Geodesic Type'.booleanGml311Validator.validateGeodesicType(GeodesicType geodesicType, DiagnosticChain diagnostics, Map<Object, Object> context)