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

Packages that use LinearRingType
net.opengis.kml._2_2_0   
 

Uses of LinearRingType in net.opengis.kml._2_2_0
 

Fields in net.opengis.kml._2_2_0 declared as LinearRingType
protected  LinearRingType BoundaryType.linearRing
           
 

Methods in net.opengis.kml._2_2_0 that return LinearRingType
 LinearRingType ObjectFactory.createLinearRingType()
          Create an instance of LinearRingType
 LinearRingType BoundaryType.getLinearRing()
          Obtient la valeur de la propriété linearRing.
 

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

Methods in net.opengis.kml._2_2_0 with parameters of type LinearRingType
 JAXBElement<LinearRingType> ObjectFactory.createLinearRing(LinearRingType value)
          Create an instance of JAXBElement<LinearRingType>}
 void BoundaryType.setLinearRing(LinearRingType value)
          Définit la valeur de la propriété linearRing.
 



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