Uses of Interface
net.opengis.gml311.CylindricalCSType
Packages that use CylindricalCSType
-
Uses of CylindricalCSType in net.opengis.gml311
Methods in net.opengis.gml311 that return CylindricalCSTypeModifier and TypeMethodDescriptionGml311Factory.createCylindricalCSType()
Returns a new object of class 'Cylindrical CS Type'.CylindricalCSRefType.getCylindricalCS()
Returns the value of the 'Cylindrical CS' containment reference.DocumentRoot.getCylindricalCS()
Returns the value of the 'Cylindrical CS' containment reference.Methods in net.opengis.gml311 with parameters of type CylindricalCSTypeModifier and TypeMethodDescriptionvoid
CylindricalCSRefType.setCylindricalCS
(CylindricalCSType value) Sets the value of the 'Cylindrical CS
' containment reference.void
DocumentRoot.setCylindricalCS
(CylindricalCSType value) Sets the value of the 'Cylindrical CS
' containment reference. -
Uses of CylindricalCSType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CylindricalCSTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Cylindrical CS Type'.Fields in net.opengis.gml311.impl declared as CylindricalCSTypeModifier and TypeFieldDescriptionprotected CylindricalCSType
CylindricalCSRefTypeImpl.cylindricalCS
The cached value of the 'Cylindrical CS
' containment reference.Methods in net.opengis.gml311.impl that return CylindricalCSTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCylindricalCSType()
CylindricalCSRefTypeImpl.getCylindricalCS()
DocumentRootImpl.getCylindricalCS()
Methods in net.opengis.gml311.impl with parameters of type CylindricalCSTypeModifier and TypeMethodDescriptionNotificationChain
CylindricalCSRefTypeImpl.basicSetCylindricalCS
(CylindricalCSType newCylindricalCS, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetCylindricalCS
(CylindricalCSType newCylindricalCS, NotificationChain msgs) void
CylindricalCSRefTypeImpl.setCylindricalCS
(CylindricalCSType newCylindricalCS) void
DocumentRootImpl.setCylindricalCS
(CylindricalCSType newCylindricalCS) -
Uses of CylindricalCSType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CylindricalCSTypeModifier and TypeMethodDescriptionGml311Switch.caseCylindricalCSType
(CylindricalCSType object) Returns the result of interpreting the object as an instance of 'Cylindrical CS Type'.boolean
Gml311Validator.validateCylindricalCSType
(CylindricalCSType cylindricalCSType, DiagnosticChain diagnostics, Map<Object, Object> context)