Uses of Class
net.opengis.gml.LineStringType

Packages that use LineStringType
net.opengis.gml   
 

Uses of LineStringType in net.opengis.gml
 

Fields in net.opengis.gml declared as LineStringType
protected  LineStringType LineStringPropertyType.lineString
           
 

Methods in net.opengis.gml that return LineStringType
 LineStringType ObjectFactory.createLineStringType()
          Create an instance of LineStringType
 LineStringType LineStringPropertyType.getLineString()
          Obtient la valeur de la propriété lineString.
 

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

Methods in net.opengis.gml with parameters of type LineStringType
 JAXBElement<LineStringType> ObjectFactory.createLineString(LineStringType value)
          Create an instance of JAXBElement<LineStringType>}
 void LineStringPropertyType.setLineString(LineStringType value)
          Définit la valeur de la propriété lineString.
 



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