Uses of Class
net.opengis.kml._2_2_0.LineStyleType

Packages that use LineStyleType
net.opengis.kml._2_2_0   
 

Uses of LineStyleType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as LineStyleType
protected  LineStyleType StyleType.lineStyle
           
 

Methods in net.opengis.kml._2_2_0 that return LineStyleType
 LineStyleType ObjectFactory.createLineStyleType()
          Create an instance of LineStyleType
 LineStyleType StyleType.getLineStyle()
          Obtient la valeur de la propriété lineStyle.
 

Methods in net.opengis.kml._2_2_0 that return types with arguments of type LineStyleType
 JAXBElement<LineStyleType> ObjectFactory.createLineStyle(LineStyleType value)
          Create an instance of JAXBElement<LineStyleType>}
 

Methods in net.opengis.kml._2_2_0 with parameters of type LineStyleType
 JAXBElement<LineStyleType> ObjectFactory.createLineStyle(LineStyleType value)
          Create an instance of JAXBElement<LineStyleType>}
 void StyleType.setLineStyle(LineStyleType value)
          Définit la valeur de la propriété lineStyle.
 



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