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

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

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

Fields in net.opengis.gml.v_3_3.lr with type parameters of type LinearSRSType
protected  JAXBElement<? extends LinearSRSType> LinearSRSPropertyType.linearSRS
           
 

Methods in net.opengis.gml.v_3_3.lr that return LinearSRSType
 LinearSRSType ObjectFactory.createLinearSRSType()
          Create an instance of LinearSRSType
 LinearSRSType LinearSRSType.withLinearElement(LinearElementPropertyType value)
           
 LinearSRSType LinearSRSType.withLrm(LinearReferencingMethodPropertyType value)
           
 

Methods in net.opengis.gml.v_3_3.lr that return types with arguments of type LinearSRSType
 JAXBElement<LinearSRSType> ObjectFactory.createLinearSRS(LinearSRSType value)
          Create an instance of JAXBElement<LinearSRSType>}
 JAXBElement<? extends LinearSRSType> LinearSRSPropertyType.getLinearSRS()
          Gets the value of the linearSRS property.
 

Methods in net.opengis.gml.v_3_3.lr with parameters of type LinearSRSType
 JAXBElement<LinearSRSType> ObjectFactory.createLinearSRS(LinearSRSType value)
          Create an instance of JAXBElement<LinearSRSType>}
 

Method parameters in net.opengis.gml.v_3_3.lr with type arguments of type LinearSRSType
 void LinearSRSPropertyType.setLinearSRS(JAXBElement<? extends LinearSRSType> value)
          Sets the value of the linearSRS property.
 LinearSRSPropertyType LinearSRSPropertyType.withLinearSRS(JAXBElement<? extends LinearSRSType> value)
           
 

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

Subclasses of LinearSRSType in net.opengis.gml.v_3_3.lrov
 class VectorOffsetLinearSRSType
          Java class for VectorOffsetLinearSRSType complex type.
 



Copyright © 2008-2016. All Rights Reserved.