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

Packages that use PolyStyleType
net.opengis.kml._2_2_0   
 

Uses of PolyStyleType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as PolyStyleType
protected  PolyStyleType StyleType.polyStyle
           
 

Methods in net.opengis.kml._2_2_0 that return PolyStyleType
 PolyStyleType ObjectFactory.createPolyStyleType()
          Create an instance of PolyStyleType
 PolyStyleType StyleType.getPolyStyle()
          Obtient la valeur de la propriété polyStyle.
 

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

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



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