Uses of Interface
net.opengis.gml311.GeodesicStringType
Packages that use GeodesicStringType
-
Uses of GeodesicStringType in net.opengis.gml311
Subinterfaces of GeodesicStringType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Geodesic Type'.Methods in net.opengis.gml311 that return GeodesicStringTypeModifier and TypeMethodDescriptionGml311Factory.createGeodesicStringType()
Returns a new object of class 'Geodesic String Type'.DocumentRoot.getGeodesicString()
Returns the value of the 'Geodesic String' containment reference.Methods in net.opengis.gml311 with parameters of type GeodesicStringTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeodesicString
(GeodesicStringType value) Sets the value of the 'Geodesic String
' containment reference. -
Uses of GeodesicStringType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeodesicStringTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geodesic String Type'.class
An implementation of the model object 'Geodesic Type'.Methods in net.opengis.gml311.impl that return GeodesicStringTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeodesicStringType()
DocumentRootImpl.getGeodesicString()
Methods in net.opengis.gml311.impl with parameters of type GeodesicStringTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeodesicString
(GeodesicStringType newGeodesicString, NotificationChain msgs) void
DocumentRootImpl.setGeodesicString
(GeodesicStringType newGeodesicString) -
Uses of GeodesicStringType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeodesicStringTypeModifier and TypeMethodDescriptionGml311Switch.caseGeodesicStringType
(GeodesicStringType object) Returns the result of interpreting the object as an instance of 'Geodesic String Type'.boolean
Gml311Validator.validateGeodesicStringType
(GeodesicStringType geodesicStringType, DiagnosticChain diagnostics, Map<Object, Object> context)