Uses of Class
net.opengis.gml.v_3_3.lr.MeasureType

Packages that use MeasureType
net.opengis.gml.v_3_3.lr   
net.opengis.gml.v_3_3.lro   
net.opengis.gml.v_3_3.lrov   
 

Uses of MeasureType in net.opengis.gml.v_3_3.lr
 

Fields in net.opengis.gml.v_3_3.lr declared as MeasureType
protected  MeasureType DistanceExpressionType.distanceAlong
           
 

Methods in net.opengis.gml.v_3_3.lr that return MeasureType
 MeasureType ObjectFactory.createMeasureType()
          Create an instance of MeasureType
 MeasureType DistanceExpressionType.getDistanceAlong()
          Gets the value of the distanceAlong property.
 MeasureType MeasureType.withUom(String value)
           
 MeasureType MeasureType.withValue(double value)
           
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type MeasureType
 void DistanceExpressionType.setDistanceAlong(MeasureType value)
          Sets the value of the distanceAlong property.
 DistanceExpressionType DistanceExpressionType.withDistanceAlong(MeasureType value)
           
 

Uses of MeasureType in net.opengis.gml.v_3_3.lro
 

Methods in net.opengis.gml.v_3_3.lro with parameters of type MeasureType
 LateralOffsetDistanceExpressionType LateralOffsetDistanceExpressionType.withDistanceAlong(MeasureType value)
           
 

Uses of MeasureType in net.opengis.gml.v_3_3.lrov
 

Methods in net.opengis.gml.v_3_3.lrov with parameters of type MeasureType
 VectorOffsetDistanceExpressionType VectorOffsetDistanceExpressionType.withDistanceAlong(MeasureType value)
           
 



Copyright © 2008-2016. All Rights Reserved.