Uses of Interface
net.opengis.gml311.AbstractStyleType
Packages that use AbstractStyleType
- 
Uses of AbstractStyleType in net.opengis.gml311Subinterfaces of AbstractStyleType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Style Type'.Methods in net.opengis.gml311 that return AbstractStyleType
- 
Uses of AbstractStyleType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractStyleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Style Type'.classAn 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 TypeMethodDescriptionNotificationChainDefaultStylePropertyTypeImpl.basicSetStyle(AbstractStyleType newStyle, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetStyle(AbstractStyleType newStyle, NotificationChain msgs) 
- 
Uses of AbstractStyleType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateAbstractStyleType(AbstractStyleType abstractStyleType, DiagnosticChain diagnostics, Map<Object, Object> context)