Uses of Interface
net.opengis.gml311.SphericalCSRefType
Packages that use SphericalCSRefType
-
Uses of SphericalCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return SphericalCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createSphericalCSRefType()Returns a new object of class 'Spherical CS Ref Type'.DocumentRoot.getSphericalCSRef()Returns the value of the 'Spherical CS Ref' containment reference.DocumentRoot.getUsesSphericalCS()Returns the value of the 'Uses Spherical CS' containment reference.GeocentricCRSType.getUsesSphericalCS()Returns the value of the 'Uses Spherical CS' containment reference.Methods in net.opengis.gml311 with parameters of type SphericalCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSphericalCSRef(SphericalCSRefType value) Sets the value of the 'Spherical CS Ref' containment reference.voidDocumentRoot.setUsesSphericalCS(SphericalCSRefType value) Sets the value of the 'Uses Spherical CS' containment reference.voidGeocentricCRSType.setUsesSphericalCS(SphericalCSRefType value) Sets the value of the 'Uses Spherical CS' containment reference. -
Uses of SphericalCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement SphericalCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Spherical CS Ref Type'.Fields in net.opengis.gml311.impl declared as SphericalCSRefTypeModifier and TypeFieldDescriptionprotected SphericalCSRefTypeGeocentricCRSTypeImpl.usesSphericalCSThe cached value of the 'Uses Spherical CS' containment reference.Methods in net.opengis.gml311.impl that return SphericalCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createSphericalCSRefType()DocumentRootImpl.getSphericalCSRef()DocumentRootImpl.getUsesSphericalCS()GeocentricCRSTypeImpl.getUsesSphericalCS()Methods in net.opengis.gml311.impl with parameters of type SphericalCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSphericalCSRef(SphericalCSRefType newSphericalCSRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesSphericalCS(SphericalCSRefType newUsesSphericalCS, NotificationChain msgs) NotificationChainGeocentricCRSTypeImpl.basicSetUsesSphericalCS(SphericalCSRefType newUsesSphericalCS, NotificationChain msgs) voidDocumentRootImpl.setSphericalCSRef(SphericalCSRefType newSphericalCSRef) voidDocumentRootImpl.setUsesSphericalCS(SphericalCSRefType newUsesSphericalCS) voidGeocentricCRSTypeImpl.setUsesSphericalCS(SphericalCSRefType newUsesSphericalCS) -
Uses of SphericalCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type SphericalCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseSphericalCSRefType(SphericalCSRefType object) Returns the result of interpreting the object as an instance of 'Spherical CS Ref Type'.booleanGml311Validator.validateSphericalCSRefType(SphericalCSRefType sphericalCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)