Uses of Class
net.opengis.gml.v_3_3.lro.LRMWithOffsetType

Packages that use LRMWithOffsetType
net.opengis.gml.v_3_3.lro   
 

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

Fields in net.opengis.gml.v_3_3.lro declared as LRMWithOffsetType
protected  LRMWithOffsetType LRMWithOffsetPropertyType.lrmWithOffset
           
 

Methods in net.opengis.gml.v_3_3.lro that return LRMWithOffsetType
 LRMWithOffsetType ObjectFactory.createLRMWithOffsetType()
          Create an instance of LRMWithOffsetType
 LRMWithOffsetType LRMWithOffsetPropertyType.getLRMWithOffset()
          Gets the value of the lrmWithOffset property.
 LRMWithOffsetType LRMWithOffsetType.withConstraint(String value)
           
 LRMWithOffsetType LRMWithOffsetType.withLinearReferencingMethodName(LRMNameType value)
           
 LRMWithOffsetType LRMWithOffsetType.withOffsetUnits(String value)
           
 LRMWithOffsetType LRMWithOffsetType.withPositiveLateralOffsetDirection(LateralOffsetDirectionType value)
           
 LRMWithOffsetType LRMWithOffsetType.withPositiveVerticalOffsetDirection(VerticalOffsetDirectionType value)
           
 LRMWithOffsetType LRMWithOffsetType.withType(LRMTypeType value)
           
 LRMWithOffsetType LRMWithOffsetType.withUnits(String value)
           
 

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

Methods in net.opengis.gml.v_3_3.lro with parameters of type LRMWithOffsetType
 JAXBElement<LRMWithOffsetType> ObjectFactory.createLRMWithOffset(LRMWithOffsetType value)
          Create an instance of JAXBElement<LRMWithOffsetType>}
 void LRMWithOffsetPropertyType.setLRMWithOffset(LRMWithOffsetType value)
          Sets the value of the lrmWithOffset property.
 LRMWithOffsetPropertyType LRMWithOffsetPropertyType.withLRMWithOffset(LRMWithOffsetType value)
           
 



Copyright © 2008-2016. All Rights Reserved.