Uses of Interface
net.opengis.gml311.CylindricalCSRefType
Packages that use CylindricalCSRefType
-
Uses of CylindricalCSRefType in net.opengis.gml311
Methods 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 TypeMethodDescriptionvoid
DocumentRoot.setCylindricalCSRef
(CylindricalCSRefType value) Sets the value of the 'Cylindrical CS Ref
' containment reference. -
Uses of CylindricalCSRefType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CylindricalCSRefTypeModifier and TypeClassDescriptionclass
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetCylindricalCSRef
(CylindricalCSRefType newCylindricalCSRef, NotificationChain msgs) void
DocumentRootImpl.setCylindricalCSRef
(CylindricalCSRefType newCylindricalCSRef) -
Uses of CylindricalCSRefType in net.opengis.gml311.util
Methods 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'.boolean
Gml311Validator.validateCylindricalCSRefType
(CylindricalCSRefType cylindricalCSRefType, DiagnosticChain diagnostics, Map<Object, Object> context)