Uses of Interface
net.opengis.gml311.EllipsoidalCSType
Packages that use EllipsoidalCSType
- 
Uses of EllipsoidalCSType in net.opengis.gml311Methods in net.opengis.gml311 that return EllipsoidalCSTypeModifier and TypeMethodDescriptionGml311Factory.createEllipsoidalCSType()Returns a new object of class 'Ellipsoidal CS Type'.DocumentRoot.getEllipsoidalCS()Returns the value of the 'Ellipsoidal CS' containment reference.EllipsoidalCSRefType.getEllipsoidalCS()Returns the value of the 'Ellipsoidal CS' containment reference.Methods in net.opengis.gml311 with parameters of type EllipsoidalCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setEllipsoidalCS(EllipsoidalCSType value) Sets the value of the 'Ellipsoidal CS' containment reference.voidEllipsoidalCSRefType.setEllipsoidalCS(EllipsoidalCSType value) Sets the value of the 'Ellipsoidal CS' containment reference.
- 
Uses of EllipsoidalCSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement EllipsoidalCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Ellipsoidal CS Type'.Fields in net.opengis.gml311.impl declared as EllipsoidalCSTypeModifier and TypeFieldDescriptionprotected EllipsoidalCSTypeEllipsoidalCSRefTypeImpl.ellipsoidalCSThe cached value of the 'Ellipsoidal CS' containment reference.Methods in net.opengis.gml311.impl that return EllipsoidalCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createEllipsoidalCSType()DocumentRootImpl.getEllipsoidalCS()EllipsoidalCSRefTypeImpl.getEllipsoidalCS()Methods in net.opengis.gml311.impl with parameters of type EllipsoidalCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetEllipsoidalCS(EllipsoidalCSType newEllipsoidalCS, NotificationChain msgs) NotificationChainEllipsoidalCSRefTypeImpl.basicSetEllipsoidalCS(EllipsoidalCSType newEllipsoidalCS, NotificationChain msgs) voidDocumentRootImpl.setEllipsoidalCS(EllipsoidalCSType newEllipsoidalCS) voidEllipsoidalCSRefTypeImpl.setEllipsoidalCS(EllipsoidalCSType newEllipsoidalCS) 
- 
Uses of EllipsoidalCSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type EllipsoidalCSTypeModifier and TypeMethodDescriptionGml311Switch.caseEllipsoidalCSType(EllipsoidalCSType object) Returns the result of interpreting the object as an instance of 'Ellipsoidal CS Type'.booleanGml311Validator.validateEllipsoidalCSType(EllipsoidalCSType ellipsoidalCSType, DiagnosticChain diagnostics, Map<Object, Object> context)