Uses of Class
net.opengis.gml.LabelStylePropertyElement

Packages that use LabelStylePropertyElement
net.opengis.gml   
 

Uses of LabelStylePropertyElement in net.opengis.gml
 

Fields in net.opengis.gml declared as LabelStylePropertyElement
protected  LabelStylePropertyElement TopologyStyleType.labelStyle
           
protected  LabelStylePropertyElement GeometryStyleType.labelStyle
           
protected  LabelStylePropertyElement FeatureStyleType.labelStyle
           
 

Methods in net.opengis.gml that return LabelStylePropertyElement
 LabelStylePropertyElement ObjectFactory.createLabelStylePropertyElement(LabelStylePropertyType value)
          Create an instance of LabelStylePropertyElement}
 LabelStylePropertyElement TopologyStyleType.getLabelStyle()
          Obtient la valeur de la propriété labelStyle.
 LabelStylePropertyElement GeometryStyleType.getLabelStyle()
          Obtient la valeur de la propriété labelStyle.
 LabelStylePropertyElement FeatureStyleType.getLabelStyle()
          Obtient la valeur de la propriété labelStyle.
 

Methods in net.opengis.gml with parameters of type LabelStylePropertyElement
 void TopologyStyleType.setLabelStyle(LabelStylePropertyElement value)
          Définit la valeur de la propriété labelStyle.
 void GeometryStyleType.setLabelStyle(LabelStylePropertyElement value)
          Définit la valeur de la propriété labelStyle.
 void FeatureStyleType.setLabelStyle(LabelStylePropertyElement value)
          Définit la valeur de la propriété labelStyle.
 



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