Uses of Class
net.opengis.gml.LineStringSegmentType

Packages that use LineStringSegmentType
net.opengis.gml   
 

Uses of LineStringSegmentType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type LineStringSegmentType
protected  List<LineStringSegmentType> LineStringSegmentArrayPropertyType.lineStringSegment
           
 

Methods in net.opengis.gml that return LineStringSegmentType
 LineStringSegmentType ObjectFactory.createLineStringSegmentType()
          Create an instance of LineStringSegmentType
 

Methods in net.opengis.gml that return types with arguments of type LineStringSegmentType
 JAXBElement<LineStringSegmentType> ObjectFactory.createLineStringSegment(LineStringSegmentType value)
          Create an instance of JAXBElement<LineStringSegmentType>}
 List<LineStringSegmentType> LineStringSegmentArrayPropertyType.getLineStringSegment()
          Gets the value of the lineStringSegment property.
 

Methods in net.opengis.gml with parameters of type LineStringSegmentType
 JAXBElement<LineStringSegmentType> ObjectFactory.createLineStringSegment(LineStringSegmentType value)
          Create an instance of JAXBElement<LineStringSegmentType>}
 



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