Uses of Interface
net.opengis.gml311.StyleType
Packages that use StyleType
-
Uses of StyleType in net.opengis.gml311
Methods in net.opengis.gml311 that return StyleTypeModifier and TypeMethodDescriptionGml311Factory.createStyleType()
Returns a new object of class 'Style Type'.DocumentRoot.getStyle1()
Returns the value of the 'Style1' containment reference.Methods in net.opengis.gml311 with parameters of type StyleType -
Uses of StyleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement StyleTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Style Type'.Methods in net.opengis.gml311.impl that return StyleTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createStyleType()
DocumentRootImpl.getStyle1()
Methods in net.opengis.gml311.impl with parameters of type StyleTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetStyle1
(StyleType newStyle1, NotificationChain msgs) void
-
Uses of StyleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type StyleTypeModifier and TypeMethodDescriptionGml311Switch.caseStyleType
(StyleType object) Returns the result of interpreting the object as an instance of 'Style Type'.boolean
Gml311Validator.validateStyleType
(StyleType styleType, DiagnosticChain diagnostics, Map<Object, Object> context)