Uses of Class
net.opengis.gml.LineStringType

Packages that use LineStringType
net.opengis.gml   
org.georss.georss._10   
 

Uses of LineStringType in net.opengis.gml
 

Methods in net.opengis.gml that return LineStringType
 LineStringType ObjectFactory.createLineStringType()
          Create an instance of LineStringType
 

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>}
 

Uses of LineStringType in org.georss.georss._10
 

Fields in org.georss.georss._10 declared as LineStringType
protected  LineStringType Where.lineString
           
 

Methods in org.georss.georss._10 that return LineStringType
 LineStringType Where.getLineString()
          Gets the value of the lineString property.
 

Methods in org.georss.georss._10 with parameters of type LineStringType
 void Where.setLineString(LineStringType value)
          Sets the value of the lineString property.
 



Copyright © 2008. All Rights Reserved.