Uses of Class
net.opengis.gml.v_3_3.lrov.VectorOffsetLinearSRSType

Packages that use VectorOffsetLinearSRSType
net.opengis.gml.v_3_3.lrov   
 

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

Fields in net.opengis.gml.v_3_3.lrov declared as VectorOffsetLinearSRSType
protected  VectorOffsetLinearSRSType VectorOffsetLinearSRSPropertyType.vectorOffsetLinearSRS
           
 

Methods in net.opengis.gml.v_3_3.lrov that return VectorOffsetLinearSRSType
 VectorOffsetLinearSRSType ObjectFactory.createVectorOffsetLinearSRSType()
          Create an instance of VectorOffsetLinearSRSType
 VectorOffsetLinearSRSType VectorOffsetLinearSRSPropertyType.getVectorOffsetLinearSRS()
          Gets the value of the vectorOffsetLinearSRS property.
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withLinearElement(LinearElementPropertyType value)
           
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withLrm(LinearReferencingMethodPropertyType value)
           
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withRest(Collection<JAXBElement<?>> values)
           
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withRest(JAXBElement<?>... values)
           
 VectorOffsetLinearSRSType VectorOffsetLinearSRSType.withRest(List<JAXBElement<?>> value)
           
 

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

Methods in net.opengis.gml.v_3_3.lrov with parameters of type VectorOffsetLinearSRSType
 JAXBElement<VectorOffsetLinearSRSType> ObjectFactory.createVectorOffsetLinearSRS(VectorOffsetLinearSRSType value)
          Create an instance of JAXBElement<VectorOffsetLinearSRSType>}
 void VectorOffsetLinearSRSPropertyType.setVectorOffsetLinearSRS(VectorOffsetLinearSRSType value)
          Sets the value of the vectorOffsetLinearSRS property.
 VectorOffsetLinearSRSPropertyType VectorOffsetLinearSRSPropertyType.withVectorOffsetLinearSRS(VectorOffsetLinearSRSType value)
           
 



Copyright © 2008-2016. All Rights Reserved.