Uses of Interface
net.opengis.gml311.VerticalCRSType
Packages that use VerticalCRSType
- 
Uses of VerticalCRSType in net.opengis.gml311Methods in net.opengis.gml311 that return VerticalCRSTypeModifier and TypeMethodDescriptionGml311Factory.createVerticalCRSType()Returns a new object of class 'Vertical CRS Type'.DocumentRoot.getVerticalCRS()Returns the value of the 'Vertical CRS' containment reference.VerticalCRSRefType.getVerticalCRS()Returns the value of the 'Vertical CRS' containment reference.Methods in net.opengis.gml311 with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setVerticalCRS(VerticalCRSType value) Sets the value of the 'Vertical CRS' containment reference.voidVerticalCRSRefType.setVerticalCRS(VerticalCRSType value) Sets the value of the 'Vertical CRS' containment reference.
- 
Uses of VerticalCRSType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement VerticalCRSTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Vertical CRS Type'.Fields in net.opengis.gml311.impl declared as VerticalCRSTypeModifier and TypeFieldDescriptionprotected VerticalCRSTypeVerticalCRSRefTypeImpl.verticalCRSThe cached value of the 'Vertical CRS' containment reference.Methods in net.opengis.gml311.impl that return VerticalCRSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createVerticalCRSType()DocumentRootImpl.getVerticalCRS()VerticalCRSRefTypeImpl.getVerticalCRS()Methods in net.opengis.gml311.impl with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetVerticalCRS(VerticalCRSType newVerticalCRS, NotificationChain msgs) NotificationChainVerticalCRSRefTypeImpl.basicSetVerticalCRS(VerticalCRSType newVerticalCRS, NotificationChain msgs) voidDocumentRootImpl.setVerticalCRS(VerticalCRSType newVerticalCRS) voidVerticalCRSRefTypeImpl.setVerticalCRS(VerticalCRSType newVerticalCRS) 
- 
Uses of VerticalCRSType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type VerticalCRSTypeModifier and TypeMethodDescriptionGml311Switch.caseVerticalCRSType(VerticalCRSType object) Returns the result of interpreting the object as an instance of 'Vertical CRS Type'.booleanGml311Validator.validateVerticalCRSType(VerticalCRSType verticalCRSType, DiagnosticChain diagnostics, Map<Object, Object> context)