Uses of Interface
net.opengis.gml311.EllipsoidalCSRefType
Packages that use EllipsoidalCSRefType
-
Uses of EllipsoidalCSRefType in net.opengis.gml311
Methods in net.opengis.gml311 that return EllipsoidalCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createEllipsoidalCSRefType()Returns a new object of class 'Ellipsoidal CS Ref Type'.DocumentRoot.getEllipsoidalCSRef()Returns the value of the 'Ellipsoidal CS Ref' containment reference.DocumentRoot.getUsesEllipsoidalCS()Returns the value of the 'Uses Ellipsoidal CS' containment reference.GeographicCRSType.getUsesEllipsoidalCS()Returns the value of the 'Uses Ellipsoidal CS' containment reference.Methods in net.opengis.gml311 with parameters of type EllipsoidalCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEllipsoidalCSRef(EllipsoidalCSRefType value) Sets the value of the 'Ellipsoidal CS Ref' containment reference.voidDocumentRoot.setUsesEllipsoidalCS(EllipsoidalCSRefType value) Sets the value of the 'Uses Ellipsoidal CS' containment reference.voidGeographicCRSType.setUsesEllipsoidalCS(EllipsoidalCSRefType value) Sets the value of the 'Uses Ellipsoidal CS' containment reference. -
Uses of EllipsoidalCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement EllipsoidalCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Ellipsoidal CS Ref Type'.Fields in net.opengis.gml311.impl declared as EllipsoidalCSRefTypeModifier and TypeFieldDescriptionprotected EllipsoidalCSRefTypeGeographicCRSTypeImpl.usesEllipsoidalCSThe cached value of the 'Uses Ellipsoidal CS' containment reference.Methods in net.opengis.gml311.impl that return EllipsoidalCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEllipsoidalCSRefType()DocumentRootImpl.getEllipsoidalCSRef()DocumentRootImpl.getUsesEllipsoidalCS()GeographicCRSTypeImpl.getUsesEllipsoidalCS()Methods in net.opengis.gml311.impl with parameters of type EllipsoidalCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEllipsoidalCSRef(EllipsoidalCSRefType newEllipsoidalCSRef, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetUsesEllipsoidalCS(EllipsoidalCSRefType newUsesEllipsoidalCS, NotificationChain msgs) NotificationChainGeographicCRSTypeImpl.basicSetUsesEllipsoidalCS(EllipsoidalCSRefType newUsesEllipsoidalCS, NotificationChain msgs) voidDocumentRootImpl.setEllipsoidalCSRef(EllipsoidalCSRefType newEllipsoidalCSRef) voidDocumentRootImpl.setUsesEllipsoidalCS(EllipsoidalCSRefType newUsesEllipsoidalCS) voidGeographicCRSTypeImpl.setUsesEllipsoidalCS(EllipsoidalCSRefType newUsesEllipsoidalCS) -
Uses of EllipsoidalCSRefType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type EllipsoidalCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseEllipsoidalCSRefType(EllipsoidalCSRefType object) Returns the result of interpreting the object as an instance of 'Ellipsoidal CS Ref Type'.booleanGml311Validator.validateEllipsoidalCSRefType(EllipsoidalCSRefType ellipsoidalCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)