Uses of Interface
net.opengis.gml311.AbstractStyleType
Packages that use AbstractStyleType
-
Uses of AbstractStyleType in net.opengis.gml311
Subinterfaces of AbstractStyleType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Style Type'.Methods in net.opengis.gml311 that return AbstractStyleType -
Uses of AbstractStyleType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractStyleTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Style Type'.class
An implementation of the model object 'Style Type'.Methods in net.opengis.gml311.impl that return AbstractStyleTypeModifier and TypeMethodDescriptionDefaultStylePropertyTypeImpl.getStyle()
DocumentRootImpl.getStyle()
Methods in net.opengis.gml311.impl with parameters of type AbstractStyleTypeModifier and TypeMethodDescriptionNotificationChain
DefaultStylePropertyTypeImpl.basicSetStyle
(AbstractStyleType newStyle, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetStyle
(AbstractStyleType newStyle, NotificationChain msgs) -
Uses of AbstractStyleType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractStyleTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractStyleType
(AbstractStyleType object) Returns the result of interpreting the object as an instance of 'Abstract Style Type'.boolean
Gml311Validator.validateAbstractStyleType
(AbstractStyleType abstractStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)