Uses of Class
net.opengis.gml.LinearRingType

Packages that use LinearRingType
net.opengis.gml   
 

Uses of LinearRingType in net.opengis.gml
 

Fields in net.opengis.gml declared as LinearRingType
protected  LinearRingType LinearRingPropertyType.linearRing
           
 

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

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

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



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