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

Packages that use LabelType
net.opengis.se._2_0.core   
 

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

Subclasses of LabelType in net.opengis.se._2_0.core
 class LineLabelType
          Classe Java pour LineLabelType complex type.
 class PointLabelType
          Classe Java pour PointLabelType complex type.
 

Fields in net.opengis.se._2_0.core with type parameters of type LabelType
protected  JAXBElement<? extends LabelType> TextSymbolizerType.label
           
 

Methods in net.opengis.se._2_0.core that return types with arguments of type LabelType
 JAXBElement<LabelType> ObjectFactory.createLabel(LabelType value)
          Create an instance of JAXBElement<LabelType>}
 JAXBElement<? extends LabelType> TextSymbolizerType.getLabel()
          Obtient la valeur de la propriété label.
 

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

Method parameters in net.opengis.se._2_0.core with type arguments of type LabelType
 void TextSymbolizerType.setLabel(JAXBElement<? extends LabelType> value)
          Définit la valeur de la propriété label.
 



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