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

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

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

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

Methods in net.opengis.gml.v_3_3.lr that return LinearElementPropertyType
 LinearElementPropertyType ObjectFactory.createLinearElementPropertyType()
          Create an instance of LinearElementPropertyType
 LinearElementPropertyType PositionExpressionType.getLinearElement()
          Gets the value of the linearElement property.
 LinearElementPropertyType LinearSRSType.getLinearElement()
          Gets the value of the linearElement property.
 LinearElementPropertyType LinearElementPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 LinearElementPropertyType LinearElementPropertyType.withArcrole(String value)
           
 LinearElementPropertyType LinearElementPropertyType.withHref(String value)
           
 LinearElementPropertyType LinearElementPropertyType.withLinearElement(LinearElementType value)
           
 LinearElementPropertyType LinearElementPropertyType.withNilReason(Collection<String> values)
           
 LinearElementPropertyType LinearElementPropertyType.withNilReason(List<String> value)
           
 LinearElementPropertyType LinearElementPropertyType.withNilReason(String... values)
           
 LinearElementPropertyType LinearElementPropertyType.withRemoteSchema(String value)
           
 LinearElementPropertyType LinearElementPropertyType.withRole(String value)
           
 LinearElementPropertyType LinearElementPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 LinearElementPropertyType LinearElementPropertyType.withTitle(String value)
           
 LinearElementPropertyType LinearElementPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type LinearElementPropertyType
 void PositionExpressionType.setLinearElement(LinearElementPropertyType value)
          Sets the value of the linearElement property.
 void LinearSRSType.setLinearElement(LinearElementPropertyType value)
          Sets the value of the linearElement property.
 PositionExpressionType PositionExpressionType.withLinearElement(LinearElementPropertyType value)
           
 LinearSRSType LinearSRSType.withLinearElement(LinearElementPropertyType value)
           
 

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

Fields in net.opengis.gml.v_3_3.lro declared as LinearElementPropertyType
protected  LinearElementPropertyType LateralOffsetLinearSRSType.linearElement
           
 

Methods in net.opengis.gml.v_3_3.lro that return LinearElementPropertyType
 LinearElementPropertyType LateralOffsetLinearSRSType.getLinearElement()
          Gets the value of the linearElement property.
 

Methods in net.opengis.gml.v_3_3.lro with parameters of type LinearElementPropertyType
 void LateralOffsetLinearSRSType.setLinearElement(LinearElementPropertyType value)
          Sets the value of the linearElement property.
 LateralOffsetLinearSRSType LateralOffsetLinearSRSType.withLinearElement(LinearElementPropertyType value)
           
 

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

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

Methods in net.opengis.gml.v_3_3.lrov with parameters of type LinearElementPropertyType
 JAXBElement<LinearElementPropertyType> ObjectFactory.createVectorOffsetLinearSRSTypeLinearElement(LinearElementPropertyType value)
          Create an instance of JAXBElement<LinearElementPropertyType>}
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withLinearElement(LinearElementPropertyType value)
           
 



Copyright © 2008-2016. All Rights Reserved.