Uses of Interface
net.opengis.gml.x33.lro.LRMWithOffsetPropertyType
-
Packages that use LRMWithOffsetPropertyType Package Description net.opengis.gml.x33.lro net.opengis.gml.x33.lro.impl net.opengis.gml.x33.lrov net.opengis.gml.x33.lrov.impl -
-
Uses of LRMWithOffsetPropertyType in net.opengis.gml.x33.lro
Methods in net.opengis.gml.x33.lro that return LRMWithOffsetPropertyType Modifier and Type Method Description LRMWithOffsetPropertyTypeLateralOffsetLinearSRSType. addNewLrm()Appends and returns a new empty "lrm" elementLRMWithOffsetPropertyTypeLateralOffsetLinearSRSType. getLrm()Gets the "lrm" elementstatic LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. newInstance()static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(File file)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(InputStream is)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(Reader r)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(String xmlAsString)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(URL u)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(XMLStreamReader sr)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(Node node)static LRMWithOffsetPropertyTypeLRMWithOffsetPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x33.lro with parameters of type LRMWithOffsetPropertyType Modifier and Type Method Description voidLateralOffsetLinearSRSType. setLrm(LRMWithOffsetPropertyType lrm)Sets the "lrm" element -
Uses of LRMWithOffsetPropertyType in net.opengis.gml.x33.lro.impl
Classes in net.opengis.gml.x33.lro.impl that implement LRMWithOffsetPropertyType Modifier and Type Class Description classLRMWithOffsetPropertyTypeImplAn XML LRMWithOffsetPropertyType(@http://www.opengis.net/gml/3.3/lro).Methods in net.opengis.gml.x33.lro.impl that return LRMWithOffsetPropertyType Modifier and Type Method Description LRMWithOffsetPropertyTypeLateralOffsetLinearSRSTypeImpl. addNewLrm()Appends and returns a new empty "lrm" elementLRMWithOffsetPropertyTypeLateralOffsetLinearSRSTypeImpl. getLrm()Gets the "lrm" elementMethods in net.opengis.gml.x33.lro.impl with parameters of type LRMWithOffsetPropertyType Modifier and Type Method Description voidLateralOffsetLinearSRSTypeImpl. setLrm(LRMWithOffsetPropertyType lrm)Sets the "lrm" element -
Uses of LRMWithOffsetPropertyType in net.opengis.gml.x33.lrov
Methods in net.opengis.gml.x33.lrov that return LRMWithOffsetPropertyType Modifier and Type Method Description LRMWithOffsetPropertyTypeVectorOffsetLinearSRSType. addNewLrm2()Appends and returns a new empty "lrm" elementLRMWithOffsetPropertyTypeVectorOffsetLinearSRSType. getLrm2()Gets the "lrm" elementMethods in net.opengis.gml.x33.lrov with parameters of type LRMWithOffsetPropertyType Modifier and Type Method Description voidVectorOffsetLinearSRSType. setLrm2(LRMWithOffsetPropertyType lrm2)Sets the "lrm" element -
Uses of LRMWithOffsetPropertyType in net.opengis.gml.x33.lrov.impl
Methods in net.opengis.gml.x33.lrov.impl that return LRMWithOffsetPropertyType Modifier and Type Method Description LRMWithOffsetPropertyTypeVectorOffsetLinearSRSTypeImpl. addNewLrm2()Appends and returns a new empty "lrm" elementLRMWithOffsetPropertyTypeVectorOffsetLinearSRSTypeImpl. getLrm2()Gets the "lrm" elementMethods in net.opengis.gml.x33.lrov.impl with parameters of type LRMWithOffsetPropertyType Modifier and Type Method Description voidVectorOffsetLinearSRSTypeImpl. setLrm2(LRMWithOffsetPropertyType lrm2)Sets the "lrm" element
-