Uses of Interface
net.opengis.gml311.VerticalCSType
Packages that use VerticalCSType
-
Uses of VerticalCSType in net.opengis.gml311
Methods in net.opengis.gml311 that return VerticalCSTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalCSType()Returns a new object of class 'Vertical CS Type'.DocumentRoot.getVerticalCS()Returns the value of the 'Vertical CS' containment reference.VerticalCSRefType.getVerticalCS()Returns the value of the 'Vertical CS' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalCSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setVerticalCS(VerticalCSType value) Sets the value of the 'Vertical CS' containment reference.voidVerticalCSRefType.setVerticalCS(VerticalCSType value) Sets the value of the 'Vertical CS' containment reference. -
Uses of VerticalCSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement VerticalCSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Vertical CS Type'.Fields in net.opengis.gml311.impl declared as VerticalCSTypeModifier and TypeFieldDescriptionprotected VerticalCSTypeVerticalCSRefTypeImpl.verticalCSThe cached value of the 'Vertical CS' containment reference.Methods in net.opengis.gml311.impl that return VerticalCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalCSType()DocumentRootImpl.getVerticalCS()VerticalCSRefTypeImpl.getVerticalCS()Methods in net.opengis.gml311.impl with parameters of type VerticalCSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetVerticalCS(VerticalCSType newVerticalCS, NotificationChain msgs) NotificationChainVerticalCSRefTypeImpl.basicSetVerticalCS(VerticalCSType newVerticalCS, NotificationChain msgs) voidDocumentRootImpl.setVerticalCS(VerticalCSType newVerticalCS) voidVerticalCSRefTypeImpl.setVerticalCS(VerticalCSType newVerticalCS) -
Uses of VerticalCSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type VerticalCSTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalCSType(VerticalCSType object) Returns the result of interpreting the object as an instance of 'Vertical CS Type'.booleanGml311Validator.validateVerticalCSType(VerticalCSType verticalCSType, DiagnosticChain diagnostics, Map<Object, Object> context)