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

Packages that use LinearReferencingMethodPropertyType
net.opengis.gml.v_3_3.lr   
net.opengis.gml.v_3_3.lrov   
 

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

Fields in net.opengis.gml.v_3_3.lr declared as LinearReferencingMethodPropertyType
protected  LinearReferencingMethodPropertyType LinearElementType.defaultLRM
           
protected  LinearReferencingMethodPropertyType PositionExpressionType.lrm
           
protected  LinearReferencingMethodPropertyType LinearSRSType.lrm
           
 

Methods in net.opengis.gml.v_3_3.lr that return LinearReferencingMethodPropertyType
 LinearReferencingMethodPropertyType ObjectFactory.createLinearReferencingMethodPropertyType()
          Create an instance of LinearReferencingMethodPropertyType
 LinearReferencingMethodPropertyType LinearElementType.getDefaultLRM()
          Gets the value of the defaultLRM property.
 LinearReferencingMethodPropertyType PositionExpressionType.getLrm()
          Gets the value of the lrm property.
 LinearReferencingMethodPropertyType LinearSRSType.getLrm()
          Gets the value of the lrm property.
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withArcrole(String value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withHref(String value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withLinearReferencingMethod(JAXBElement<? extends LinearReferencingMethodType> value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withNilReason(Collection<String> values)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withNilReason(List<String> value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withNilReason(String... values)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withRemoteSchema(String value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withRole(String value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withTitle(String value)
           
 LinearReferencingMethodPropertyType LinearReferencingMethodPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type LinearReferencingMethodPropertyType
 void LinearElementType.setDefaultLRM(LinearReferencingMethodPropertyType value)
          Sets the value of the defaultLRM property.
 void PositionExpressionType.setLrm(LinearReferencingMethodPropertyType value)
          Sets the value of the lrm property.
 void LinearSRSType.setLrm(LinearReferencingMethodPropertyType value)
          Sets the value of the lrm property.
 LinearElementType LinearElementType.withDefaultLRM(LinearReferencingMethodPropertyType value)
           
 PositionExpressionType PositionExpressionType.withLrm(LinearReferencingMethodPropertyType value)
           
 LinearSRSType LinearSRSType.withLrm(LinearReferencingMethodPropertyType value)
           
 

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

Methods in net.opengis.gml.v_3_3.lrov with parameters of type LinearReferencingMethodPropertyType
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withLrm(LinearReferencingMethodPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.