Uses of Interface
net.opengis.gml311.GeocentricCRSRefType
Packages that use GeocentricCRSRefType
-
Uses of GeocentricCRSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeocentricCRSRefTypeModifier and TypeMethodDescriptionGml311Factory.createGeocentricCRSRefType()
Returns a new object of class 'Geocentric CRS Ref Type'.DocumentRoot.getGeocentricCRSRef()
Returns the value of the 'Geocentric CRS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type GeocentricCRSRefTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeocentricCRSRef
(GeocentricCRSRefType value) Sets the value of the 'Geocentric CRS Ref
' containment reference. -
Uses of GeocentricCRSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeocentricCRSRefTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geocentric CRS Ref Type'.Methods in net.opengis.gml311.impl that return GeocentricCRSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeocentricCRSRefType()
DocumentRootImpl.getGeocentricCRSRef()
Methods in net.opengis.gml311.impl with parameters of type GeocentricCRSRefTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeocentricCRSRef
(GeocentricCRSRefType newGeocentricCRSRef, NotificationChain msgs) void
DocumentRootImpl.setGeocentricCRSRef
(GeocentricCRSRefType newGeocentricCRSRef) -
Uses of GeocentricCRSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeocentricCRSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseGeocentricCRSRefType
(GeocentricCRSRefType object) Returns the result of interpreting the object as an instance of 'Geocentric CRS Ref Type'.boolean
Gml311Validator.validateGeocentricCRSRefType
(GeocentricCRSRefType geocentricCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)