Uses of Interface
net.opengis.gml311.GeometryStylePropertyType
Packages that use GeometryStylePropertyType
-
Uses of GeometryStylePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return GeometryStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createGeometryStylePropertyType()
Returns a new object of class 'Geometry Style Property Type'.DocumentRoot.getGeometryStyle()
Returns the value of the 'Geometry Style' containment reference.Methods in net.opengis.gml311 that return types with arguments of type GeometryStylePropertyTypeModifier and TypeMethodDescriptionEList<GeometryStylePropertyType>
FeatureStyleType.getGeometryStyle()
Returns the value of the 'Geometry Style' containment reference list.Methods in net.opengis.gml311 with parameters of type GeometryStylePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setGeometryStyle
(GeometryStylePropertyType value) Sets the value of the 'Geometry Style
' containment reference. -
Uses of GeometryStylePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement GeometryStylePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Geometry Style Property Type'.Fields in net.opengis.gml311.impl with type parameters of type GeometryStylePropertyTypeModifier and TypeFieldDescriptionprotected EList<GeometryStylePropertyType>
FeatureStyleTypeImpl.geometryStyle
The cached value of the 'Geometry Style
' containment reference list.Methods in net.opengis.gml311.impl that return GeometryStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createGeometryStylePropertyType()
DocumentRootImpl.getGeometryStyle()
Methods in net.opengis.gml311.impl that return types with arguments of type GeometryStylePropertyTypeModifier and TypeMethodDescriptionEList<GeometryStylePropertyType>
FeatureStyleTypeImpl.getGeometryStyle()
Methods in net.opengis.gml311.impl with parameters of type GeometryStylePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetGeometryStyle
(GeometryStylePropertyType newGeometryStyle, NotificationChain msgs) void
DocumentRootImpl.setGeometryStyle
(GeometryStylePropertyType newGeometryStyle) -
Uses of GeometryStylePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type GeometryStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseGeometryStylePropertyType
(GeometryStylePropertyType object) Returns the result of interpreting the object as an instance of 'Geometry Style Property Type'.boolean
Gml311Validator.validateGeometryStylePropertyType
(GeometryStylePropertyType geometryStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)