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 TypeMethodDescriptionvoidDocumentRoot.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 TypeClassDescriptionclassAn 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeocentricCRSRef(GeocentricCRSRefType newGeocentricCRSRef, NotificationChain msgs) voidDocumentRootImpl.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'.booleanGml311Validator.validateGeocentricCRSRefType(GeocentricCRSRefType geocentricCRSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)