Uses of Interface
net.opengis.gml311.CylindricalCSRefType
Packages that use CylindricalCSRefType
- 
Uses of CylindricalCSRefType in net.opengis.gml311Methods in net.opengis.gml311 that return CylindricalCSRefTypeModifier and TypeMethodDescriptionGml311Factory.createCylindricalCSRefType()Returns a new object of class 'Cylindrical CS Ref Type'.DocumentRoot.getCylindricalCSRef()Returns the value of the 'Cylindrical CS Ref' containment reference.Methods in net.opengis.gml311 with parameters of type CylindricalCSRefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCylindricalCSRef(CylindricalCSRefType value) Sets the value of the 'Cylindrical CS Ref' containment reference.
- 
Uses of CylindricalCSRefType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement CylindricalCSRefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Cylindrical CS Ref Type'.Methods in net.opengis.gml311.impl that return CylindricalCSRefTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCylindricalCSRefType()DocumentRootImpl.getCylindricalCSRef()Methods in net.opengis.gml311.impl with parameters of type CylindricalCSRefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCylindricalCSRef(CylindricalCSRefType newCylindricalCSRef, NotificationChain msgs) voidDocumentRootImpl.setCylindricalCSRef(CylindricalCSRefType newCylindricalCSRef) 
- 
Uses of CylindricalCSRefType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type CylindricalCSRefTypeModifier and TypeMethodDescriptionGml311Switch.caseCylindricalCSRefType(CylindricalCSRefType object) Returns the result of interpreting the object as an instance of 'Cylindrical CS Ref Type'.booleanGml311Validator.validateCylindricalCSRefType(CylindricalCSRefType cylindricalCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)