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

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

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

Fields in net.opengis.gml.v_3_3.lr with type parameters of type DistanceExpressionType
protected  JAXBElement<? extends DistanceExpressionType> DistanceExpressionPropertyType.distanceExpression
           
 

Methods in net.opengis.gml.v_3_3.lr that return DistanceExpressionType
 DistanceExpressionType ObjectFactory.createDistanceExpressionType()
          Create an instance of DistanceExpressionType
 DistanceExpressionType DistanceExpressionType.withDistanceAlong(MeasureType value)
           
 DistanceExpressionType DistanceExpressionType.withReferent(AlongReferentPropertyType value)
           
 

Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type DistanceExpressionType
 JAXBElement<DistanceExpressionType> ObjectFactory.createDistanceExpression(DistanceExpressionType value)
          Create an instance of JAXBElement<DistanceExpressionType>}
 JAXBElement<? extends DistanceExpressionType> DistanceExpressionPropertyType.getDistanceExpression()
          Gets the value of the distanceExpression property.
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type DistanceExpressionType
 JAXBElement<DistanceExpressionType> ObjectFactory.createDistanceExpression(DistanceExpressionType value)
          Create an instance of JAXBElement<DistanceExpressionType>}
 

Method parameters in net.opengis.gml.v_3_3.lr with type arguments of type DistanceExpressionType
 void DistanceExpressionPropertyType.setDistanceExpression(JAXBElement<? extends DistanceExpressionType> value)
          Sets the value of the distanceExpression property.
 DistanceExpressionPropertyType DistanceExpressionPropertyType.withDistanceExpression(JAXBElement<? extends DistanceExpressionType> value)
           
 

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

Subclasses of DistanceExpressionType in net.opengis.gml.v_3_3.lro
 class LateralOffsetDistanceExpressionType
          Java class for LateralOffsetDistanceExpressionType complex type.
 

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

Subclasses of DistanceExpressionType in net.opengis.gml.v_3_3.lrov
 class VectorOffsetDistanceExpressionType
          Java class for VectorOffsetDistanceExpressionType complex type.
 



Copyright © 2008-2016. All Rights Reserved.