Uses of Interface
net.opengis.gml311.GeocentricCRSType
Packages that use GeocentricCRSType
- 
Uses of GeocentricCRSType in net.opengis.gml311Methods in net.opengis.gml311 that return GeocentricCRSTypeModifier and TypeMethodDescriptionGml311Factory.createGeocentricCRSType()Returns a new object of class 'Geocentric CRS Type'.DocumentRoot.getGeocentricCRS()Returns the value of the 'Geocentric CRS' containment reference.GeocentricCRSRefType.getGeocentricCRS()Returns the value of the 'Geocentric CRS' containment reference.Methods in net.opengis.gml311 with parameters of type GeocentricCRSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setGeocentricCRS(GeocentricCRSType value) Sets the value of the 'Geocentric CRS' containment reference.voidGeocentricCRSRefType.setGeocentricCRS(GeocentricCRSType value) Sets the value of the 'Geocentric CRS' containment reference.
- 
Uses of GeocentricCRSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement GeocentricCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Geocentric CRS Type'.Fields in net.opengis.gml311.impl declared as GeocentricCRSTypeModifier and TypeFieldDescriptionprotected GeocentricCRSTypeGeocentricCRSRefTypeImpl.geocentricCRSThe cached value of the 'Geocentric CRS' containment reference.Methods in net.opengis.gml311.impl that return GeocentricCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeocentricCRSType()DocumentRootImpl.getGeocentricCRS()GeocentricCRSRefTypeImpl.getGeocentricCRS()Methods in net.opengis.gml311.impl with parameters of type GeocentricCRSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGeocentricCRS(GeocentricCRSType newGeocentricCRS, NotificationChain msgs) NotificationChainGeocentricCRSRefTypeImpl.basicSetGeocentricCRS(GeocentricCRSType newGeocentricCRS, NotificationChain msgs) voidDocumentRootImpl.setGeocentricCRS(GeocentricCRSType newGeocentricCRS) voidGeocentricCRSRefTypeImpl.setGeocentricCRS(GeocentricCRSType newGeocentricCRS) 
- 
Uses of GeocentricCRSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type GeocentricCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseGeocentricCRSType(GeocentricCRSType object) Returns the result of interpreting the object as an instance of 'Geocentric CRS Type'.booleanGml311Validator.validateGeocentricCRSType(GeocentricCRSType geocentricCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)