Uses of Class
net.opengis.ols.v_1_2.LineCorridorType

Uses of LineCorridorType in net.opengis.ols.v_1_2
 

Fields in net.opengis.ols.v_1_2 declared as LineCorridorType
protected  LineCorridorType ClipType.lineCorridor
           
 

Methods in net.opengis.ols.v_1_2 that return LineCorridorType
 LineCorridorType ObjectFactory.createLineCorridorType()
          Create an instance of LineCorridorType
 LineCorridorType ClipType.getLineCorridor()
          Gets the value of the lineCorridor property.
 LineCorridorType LineCorridorType.withDistance(DistanceType value)
           
 LineCorridorType LineCorridorType.withLineString(LineStringType value)
           
 

Methods in net.opengis.ols.v_1_2 with parameters of type LineCorridorType
 void ClipType.setLineCorridor(LineCorridorType value)
          Sets the value of the lineCorridor property.
 ClipType ClipType.withLineCorridor(LineCorridorType value)
           
 



Copyright © 2008-2015. All Rights Reserved.