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 TypeInterfaceDescriptioninterfaceA 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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn implementation of the model object 'Geodesic String Type'.classAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeodesicString(GeodesicStringType newGeodesicString, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validateGeodesicStringType(GeodesicStringType geodesicStringType, DiagnosticChain diagnostics, Map<Object, Object> context)