Uses of Interface
net.opengis.gml311.CylinderType
Packages that use CylinderType
-
Uses of CylinderType in net.opengis.gml311
Methods in net.opengis.gml311 that return CylinderTypeModifier and TypeMethodDescriptionGml311Factory.createCylinderType()Returns a new object of class 'Cylinder Type'.DocumentRoot.getCylinder()Returns the value of the 'Cylinder' containment reference.Methods in net.opengis.gml311 with parameters of type CylinderTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setCylinder(CylinderType value) Sets the value of the 'Cylinder' containment reference. -
Uses of CylinderType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CylinderTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Cylinder Type'.Methods in net.opengis.gml311.impl that return CylinderTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCylinderType()DocumentRootImpl.getCylinder()Methods in net.opengis.gml311.impl with parameters of type CylinderTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetCylinder(CylinderType newCylinder, NotificationChain msgs) voidDocumentRootImpl.setCylinder(CylinderType newCylinder) -
Uses of CylinderType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CylinderTypeModifier and TypeMethodDescriptionGml311Switch.caseCylinderType(CylinderType object) Returns the result of interpreting the object as an instance of 'Cylinder Type'.booleanGml311Validator.validateCylinderType(CylinderType cylinderType, DiagnosticChain diagnostics, Map<Object, Object> context)