Uses of Interface
net.opengis.gml311.FeatureStylePropertyType
Packages that use FeatureStylePropertyType
-
Uses of FeatureStylePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createFeatureStylePropertyType()
Returns a new object of class 'Feature Style Property Type'.DocumentRoot.getFeatureStyle()
Returns the value of the 'Feature Style' containment reference.Methods in net.opengis.gml311 that return types with arguments of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionEList<FeatureStylePropertyType>
StyleType.getFeatureStyle()
Returns the value of the 'Feature Style' containment reference list.Methods in net.opengis.gml311 with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setFeatureStyle
(FeatureStylePropertyType value) Sets the value of the 'Feature Style
' containment reference. -
Uses of FeatureStylePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement FeatureStylePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Feature Style Property Type'.Fields in net.opengis.gml311.impl with type parameters of type FeatureStylePropertyTypeModifier and TypeFieldDescriptionprotected EList<FeatureStylePropertyType>
StyleTypeImpl.featureStyle
The cached value of the 'Feature Style
' containment reference list.Methods in net.opengis.gml311.impl that return FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createFeatureStylePropertyType()
DocumentRootImpl.getFeatureStyle()
Methods in net.opengis.gml311.impl that return types with arguments of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionEList<FeatureStylePropertyType>
StyleTypeImpl.getFeatureStyle()
Methods in net.opengis.gml311.impl with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetFeatureStyle
(FeatureStylePropertyType newFeatureStyle, NotificationChain msgs) void
DocumentRootImpl.setFeatureStyle
(FeatureStylePropertyType newFeatureStyle) -
Uses of FeatureStylePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type FeatureStylePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseFeatureStylePropertyType
(FeatureStylePropertyType object) Returns the result of interpreting the object as an instance of 'Feature Style Property Type'.boolean
Gml311Validator.validateFeatureStylePropertyType
(FeatureStylePropertyType featureStylePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)