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

Packages that use LinearElementType
net.opengis.gml.v_3_3.lr   
 

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

Fields in net.opengis.gml.v_3_3.lr declared as LinearElementType
protected  LinearElementType LinearElementPropertyType.linearElement
           
 

Methods in net.opengis.gml.v_3_3.lr that return LinearElementType
 LinearElementType ObjectFactory.createLinearElementType()
          Create an instance of LinearElementType
 LinearElementType LinearElementPropertyType.getLinearElement()
          Gets the value of the linearElement property.
 LinearElementType LinearElementType.withCurve(CurvePropertyType value)
           
 LinearElementType LinearElementType.withDefaultLRM(LinearReferencingMethodPropertyType value)
           
 LinearElementType LinearElementType.withEdge(DirectedEdgePropertyType value)
           
 LinearElementType LinearElementType.withFeature(FeaturePropertyType value)
           
 LinearElementType LinearElementType.withMeasure(MeasureType value)
           
 LinearElementType LinearElementType.withStartValue(Collection<StartValueType> values)
           
 LinearElementType LinearElementType.withStartValue(List<StartValueType> value)
           
 LinearElementType LinearElementType.withStartValue(StartValueType... values)
           
 

Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type LinearElementType
 JAXBElement<LinearElementType> ObjectFactory.createLinearElement(LinearElementType value)
          Create an instance of JAXBElement<LinearElementType>}
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type LinearElementType
 JAXBElement<LinearElementType> ObjectFactory.createLinearElement(LinearElementType value)
          Create an instance of JAXBElement<LinearElementType>}
 void LinearElementPropertyType.setLinearElement(LinearElementType value)
          Sets the value of the linearElement property.
 LinearElementPropertyType LinearElementPropertyType.withLinearElement(LinearElementType value)
           
 



Copyright © 2008-2016. All Rights Reserved.