Uses of Class
net.opengis.gml.LineStringSegmentArrayPropertyType

Packages that use LineStringSegmentArrayPropertyType
net.opengis.gml   
 

Uses of LineStringSegmentArrayPropertyType in net.opengis.gml
 

Fields in net.opengis.gml with type parameters of type LineStringSegmentArrayPropertyType
protected  List<LineStringSegmentArrayPropertyType> TinType.breakLines
           
protected  List<LineStringSegmentArrayPropertyType> TinType.stopLines
           
 

Methods in net.opengis.gml that return LineStringSegmentArrayPropertyType
 LineStringSegmentArrayPropertyType ObjectFactory.createLineStringSegmentArrayPropertyType()
          Create an instance of LineStringSegmentArrayPropertyType
 

Methods in net.opengis.gml that return types with arguments of type LineStringSegmentArrayPropertyType
 List<LineStringSegmentArrayPropertyType> TinType.getBreakLines()
          Gets the value of the breakLines property.
 List<LineStringSegmentArrayPropertyType> TinType.getStopLines()
          Gets the value of the stopLines property.
 



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