Uses of Class
net.opengis.se._2_0.core.AbstractStyleType

Packages that use AbstractStyleType
net.opengis.ows_context   
net.opengis.se._2_0.core   
net.opengis.sld._1_2   
 

Uses of AbstractStyleType in net.opengis.ows_context
 

Fields in net.opengis.ows_context with type parameters of type AbstractStyleType
protected  JAXBElement<? extends AbstractStyleType> SLDType.abstractStyle
           
 

Methods in net.opengis.ows_context that return types with arguments of type AbstractStyleType
 JAXBElement<? extends AbstractStyleType> SLDType.getAbstractStyle()
          Obtient la valeur de la propriété abstractStyle.
 

Method parameters in net.opengis.ows_context with type arguments of type AbstractStyleType
 void SLDType.setAbstractStyle(JAXBElement<? extends AbstractStyleType> value)
          Définit la valeur de la propriété abstractStyle.
 

Uses of AbstractStyleType in net.opengis.se._2_0.core
 

Subclasses of AbstractStyleType in net.opengis.se._2_0.core
 class StyleReferenceType
          Classe Java pour StyleReferenceType complex type.
 class StyleType
          Classe Java pour StyleType complex type.
 

Methods in net.opengis.se._2_0.core that return types with arguments of type AbstractStyleType
 JAXBElement<AbstractStyleType> ObjectFactory.createAbstractStyle(AbstractStyleType value)
          Create an instance of JAXBElement<AbstractStyleType>}
 

Methods in net.opengis.se._2_0.core with parameters of type AbstractStyleType
 JAXBElement<AbstractStyleType> ObjectFactory.createAbstractStyle(AbstractStyleType value)
          Create an instance of JAXBElement<AbstractStyleType>}
 

Uses of AbstractStyleType in net.opengis.sld._1_2
 

Fields in net.opengis.sld._1_2 with type parameters of type AbstractStyleType
protected  List<JAXBElement<? extends AbstractStyleType>> UserStyleElement.abstractStyle
           
 

Methods in net.opengis.sld._1_2 that return types with arguments of type AbstractStyleType
 List<JAXBElement<? extends AbstractStyleType>> UserStyleElement.getAbstractStyle()
          Gets the value of the abstractStyle property.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.