Uses of Interface
net.opengis.gml311.StyleVariationType
Packages that use StyleVariationType
-
Uses of StyleVariationType in net.opengis.gml311
Methods in net.opengis.gml311 that return StyleVariationTypeModifier and TypeMethodDescriptionGml311Factory.createStyleVariationType()
Returns a new object of class 'Style Variation Type'.Methods in net.opengis.gml311 that return types with arguments of type StyleVariationTypeModifier and TypeMethodDescriptionEList<StyleVariationType>
BaseStyleDescriptorType.getStyleVariation()
Returns the value of the 'Style Variation' containment reference list. -
Uses of StyleVariationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement StyleVariationTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Style Variation Type'.Fields in net.opengis.gml311.impl with type parameters of type StyleVariationTypeModifier and TypeFieldDescriptionprotected EList<StyleVariationType>
BaseStyleDescriptorTypeImpl.styleVariation
The cached value of the 'Style Variation
' containment reference list.Methods in net.opengis.gml311.impl that return StyleVariationTypeMethods in net.opengis.gml311.impl that return types with arguments of type StyleVariationTypeModifier and TypeMethodDescriptionEList<StyleVariationType>
BaseStyleDescriptorTypeImpl.getStyleVariation()
-
Uses of StyleVariationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type StyleVariationTypeModifier and TypeMethodDescriptionGml311Switch.caseStyleVariationType
(StyleVariationType object) Returns the result of interpreting the object as an instance of 'Style Variation Type'.boolean
Gml311Validator.validateStyleVariationType
(StyleVariationType styleVariationType, DiagnosticChain diagnostics, Map<Object, Object> context)