Uses of Interface
net.opengis.gml.x33.lr.LinearElementPropertyType
-
-
Uses of LinearElementPropertyType in net.opengis.gml.x33.lr
Methods in net.opengis.gml.x33.lr that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeLinearSRSType. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypePositionExpressionType. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeLinearSRSType. getLinearElement()Gets the "linearElement" elementLinearElementPropertyTypePositionExpressionType. getLinearElement()Gets the "linearElement" elementstatic LinearElementPropertyTypeLinearElementPropertyType.Factory. newInstance()static LinearElementPropertyTypeLinearElementPropertyType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(File file)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(InputStream is)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(Reader r)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(String xmlAsString)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(URL u)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(XMLStreamReader sr)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(Node node)static LinearElementPropertyTypeLinearElementPropertyType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x33.lr with parameters of type LinearElementPropertyType Modifier and Type Method Description voidLinearSRSType. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" elementvoidPositionExpressionType. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" element -
Uses of LinearElementPropertyType in net.opengis.gml.x33.lr.impl
Classes in net.opengis.gml.x33.lr.impl that implement LinearElementPropertyType Modifier and Type Class Description classLinearElementPropertyTypeImplAn XML LinearElementPropertyType(@http://www.opengis.net/gml/3.3/lr).Methods in net.opengis.gml.x33.lr.impl that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeLinearSRSTypeImpl. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypePositionExpressionTypeImpl. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeLinearSRSTypeImpl. getLinearElement()Gets the "linearElement" elementLinearElementPropertyTypePositionExpressionTypeImpl. getLinearElement()Gets the "linearElement" elementMethods in net.opengis.gml.x33.lr.impl with parameters of type LinearElementPropertyType Modifier and Type Method Description voidLinearSRSTypeImpl. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" elementvoidPositionExpressionTypeImpl. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" element -
Uses of LinearElementPropertyType in net.opengis.gml.x33.lro
Methods in net.opengis.gml.x33.lro that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeLateralOffsetLinearSRSType. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeLateralOffsetLinearSRSType. getLinearElement()Gets the "linearElement" elementMethods in net.opengis.gml.x33.lro with parameters of type LinearElementPropertyType Modifier and Type Method Description voidLateralOffsetLinearSRSType. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" element -
Uses of LinearElementPropertyType in net.opengis.gml.x33.lro.impl
Methods in net.opengis.gml.x33.lro.impl that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeLateralOffsetLinearSRSTypeImpl. addNewLinearElement()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeLateralOffsetLinearSRSTypeImpl. getLinearElement()Gets the "linearElement" elementMethods in net.opengis.gml.x33.lro.impl with parameters of type LinearElementPropertyType Modifier and Type Method Description voidLateralOffsetLinearSRSTypeImpl. setLinearElement(LinearElementPropertyType linearElement)Sets the "linearElement" element -
Uses of LinearElementPropertyType in net.opengis.gml.x33.lrov
Methods in net.opengis.gml.x33.lrov that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeVectorOffsetLinearSRSType. addNewLinearElement2()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeVectorOffsetLinearSRSType. getLinearElement2()Gets the "linearElement" elementMethods in net.opengis.gml.x33.lrov with parameters of type LinearElementPropertyType Modifier and Type Method Description voidVectorOffsetLinearSRSType. setLinearElement2(LinearElementPropertyType linearElement2)Sets the "linearElement" element -
Uses of LinearElementPropertyType in net.opengis.gml.x33.lrov.impl
Methods in net.opengis.gml.x33.lrov.impl that return LinearElementPropertyType Modifier and Type Method Description LinearElementPropertyTypeVectorOffsetLinearSRSTypeImpl. addNewLinearElement2()Appends and returns a new empty "linearElement" elementLinearElementPropertyTypeVectorOffsetLinearSRSTypeImpl. getLinearElement2()Gets the "linearElement" elementMethods in net.opengis.gml.x33.lrov.impl with parameters of type LinearElementPropertyType Modifier and Type Method Description voidVectorOffsetLinearSRSTypeImpl. setLinearElement2(LinearElementPropertyType linearElement2)Sets the "linearElement" element
-