Uses of Interface
net.opengis.gml.x32.VectorType
-
Packages that use VectorType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of VectorType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return VectorType Modifier and Type Method Description VectorTypeArcByBulgeType. addNewNormal()Appends and returns a new empty value (as xml) as the last "normal" elementVectorTypeArcStringByBulgeType. addNewNormal()Appends and returns a new empty value (as xml) as the last "normal" elementVectorTypeRectifiedGridType. addNewOffsetVector()Appends and returns a new empty value (as xml) as the last "offsetVector" elementVectorTypeAffinePlacementType. addNewRefDirection()Appends and returns a new empty value (as xml) as the last "refDirection" elementVectorTypeOffsetCurveType. addNewRefDirection()Appends and returns a new empty "refDirection" elementVectorTypeDirectionVectorType. addNewVector()Appends and returns a new empty "vector" elementVectorTypeVectorDocument. addNewVector()Appends and returns a new empty "vector" elementVectorTypeCubicSplineType. addNewVectorAtEnd()Appends and returns a new empty "vectorAtEnd" elementVectorTypeCubicSplineType. addNewVectorAtStart()Appends and returns a new empty "vectorAtStart" elementVectorType[]ArcByBulgeType. getNormalArray()Gets array of all "normal" elementsVectorTypeArcByBulgeType. getNormalArray(int i)Gets ith "normal" elementVectorType[]ArcStringByBulgeType. getNormalArray()Gets array of all "normal" elementsVectorTypeArcStringByBulgeType. getNormalArray(int i)Gets ith "normal" elementVectorType[]RectifiedGridType. getOffsetVectorArray()Gets array of all "offsetVector" elementsVectorTypeRectifiedGridType. getOffsetVectorArray(int i)Gets ith "offsetVector" elementVectorTypeOffsetCurveType. getRefDirection()Gets the "refDirection" elementVectorType[]AffinePlacementType. getRefDirectionArray()Gets array of all "refDirection" elementsVectorTypeAffinePlacementType. getRefDirectionArray(int i)Gets ith "refDirection" elementVectorTypeDirectionVectorType. getVector()Gets the "vector" elementVectorTypeVectorDocument. getVector()Gets the "vector" elementVectorTypeCubicSplineType. getVectorAtEnd()Gets the "vectorAtEnd" elementVectorTypeCubicSplineType. getVectorAtStart()Gets the "vectorAtStart" elementVectorTypeArcByBulgeType. insertNewNormal(int i)Inserts and returns a new empty value (as xml) as the ith "normal" elementVectorTypeArcStringByBulgeType. insertNewNormal(int i)Inserts and returns a new empty value (as xml) as the ith "normal" elementVectorTypeRectifiedGridType. insertNewOffsetVector(int i)Inserts and returns a new empty value (as xml) as the ith "offsetVector" elementVectorTypeAffinePlacementType. insertNewRefDirection(int i)Inserts and returns a new empty value (as xml) as the ith "refDirection" elementstatic VectorTypeVectorType.Factory. newInstance()static VectorTypeVectorType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(File file)static VectorTypeVectorType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(InputStream is)static VectorTypeVectorType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(Reader r)static VectorTypeVectorType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(String xmlAsString)static VectorTypeVectorType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(URL u)static VectorTypeVectorType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(XMLStreamReader sr)static VectorTypeVectorType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static VectorTypeVectorType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic VectorTypeVectorType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic VectorTypeVectorType.Factory. parse(Node node)static VectorTypeVectorType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type VectorType Modifier and Type Method Description voidArcByBulgeType. setNormalArray(int i, VectorType normal)Sets ith "normal" elementvoidArcByBulgeType. setNormalArray(VectorType[] normalArray)Sets array of all "normal" elementvoidArcStringByBulgeType. setNormalArray(int i, VectorType normal)Sets ith "normal" elementvoidArcStringByBulgeType. setNormalArray(VectorType[] normalArray)Sets array of all "normal" elementvoidRectifiedGridType. setOffsetVectorArray(int i, VectorType offsetVector)Sets ith "offsetVector" elementvoidRectifiedGridType. setOffsetVectorArray(VectorType[] offsetVectorArray)Sets array of all "offsetVector" elementvoidOffsetCurveType. setRefDirection(VectorType refDirection)Sets the "refDirection" elementvoidAffinePlacementType. setRefDirectionArray(int i, VectorType refDirection)Sets ith "refDirection" elementvoidAffinePlacementType. setRefDirectionArray(VectorType[] refDirectionArray)Sets array of all "refDirection" elementvoidDirectionVectorType. setVector(VectorType vector)Sets the "vector" elementvoidVectorDocument. setVector(VectorType vector)Sets the "vector" elementvoidCubicSplineType. setVectorAtEnd(VectorType vectorAtEnd)Sets the "vectorAtEnd" elementvoidCubicSplineType. setVectorAtStart(VectorType vectorAtStart)Sets the "vectorAtStart" element -
Uses of VectorType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement VectorType Modifier and Type Class Description classVectorTypeImplAn XML VectorType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return VectorType Modifier and Type Method Description VectorTypeArcByBulgeTypeImpl. addNewNormal()Appends and returns a new empty value (as xml) as the last "normal" elementVectorTypeArcStringByBulgeTypeImpl. addNewNormal()Appends and returns a new empty value (as xml) as the last "normal" elementVectorTypeRectifiedGridTypeImpl. addNewOffsetVector()Appends and returns a new empty value (as xml) as the last "offsetVector" elementVectorTypeAffinePlacementTypeImpl. addNewRefDirection()Appends and returns a new empty value (as xml) as the last "refDirection" elementVectorTypeOffsetCurveTypeImpl. addNewRefDirection()Appends and returns a new empty "refDirection" elementVectorTypeDirectionVectorTypeImpl. addNewVector()Appends and returns a new empty "vector" elementVectorTypeVectorDocumentImpl. addNewVector()Appends and returns a new empty "vector" elementVectorTypeCubicSplineTypeImpl. addNewVectorAtEnd()Appends and returns a new empty "vectorAtEnd" elementVectorTypeCubicSplineTypeImpl. addNewVectorAtStart()Appends and returns a new empty "vectorAtStart" elementVectorType[]ArcByBulgeTypeImpl. getNormalArray()Gets array of all "normal" elementsVectorTypeArcByBulgeTypeImpl. getNormalArray(int i)Gets ith "normal" elementVectorType[]ArcStringByBulgeTypeImpl. getNormalArray()Gets array of all "normal" elementsVectorTypeArcStringByBulgeTypeImpl. getNormalArray(int i)Gets ith "normal" elementVectorType[]RectifiedGridTypeImpl. getOffsetVectorArray()Gets array of all "offsetVector" elementsVectorTypeRectifiedGridTypeImpl. getOffsetVectorArray(int i)Gets ith "offsetVector" elementVectorTypeOffsetCurveTypeImpl. getRefDirection()Gets the "refDirection" elementVectorType[]AffinePlacementTypeImpl. getRefDirectionArray()Gets array of all "refDirection" elementsVectorTypeAffinePlacementTypeImpl. getRefDirectionArray(int i)Gets ith "refDirection" elementVectorTypeDirectionVectorTypeImpl. getVector()Gets the "vector" elementVectorTypeVectorDocumentImpl. getVector()Gets the "vector" elementVectorTypeCubicSplineTypeImpl. getVectorAtEnd()Gets the "vectorAtEnd" elementVectorTypeCubicSplineTypeImpl. getVectorAtStart()Gets the "vectorAtStart" elementVectorTypeArcByBulgeTypeImpl. insertNewNormal(int i)Inserts and returns a new empty value (as xml) as the ith "normal" elementVectorTypeArcStringByBulgeTypeImpl. insertNewNormal(int i)Inserts and returns a new empty value (as xml) as the ith "normal" elementVectorTypeRectifiedGridTypeImpl. insertNewOffsetVector(int i)Inserts and returns a new empty value (as xml) as the ith "offsetVector" elementVectorTypeAffinePlacementTypeImpl. insertNewRefDirection(int i)Inserts and returns a new empty value (as xml) as the ith "refDirection" elementMethods in net.opengis.gml.x32.impl with parameters of type VectorType Modifier and Type Method Description voidArcByBulgeTypeImpl. setNormalArray(int i, VectorType normal)Sets ith "normal" elementvoidArcByBulgeTypeImpl. setNormalArray(VectorType[] normalArray)Sets array of all "normal" elementvoidArcStringByBulgeTypeImpl. setNormalArray(int i, VectorType normal)Sets ith "normal" elementvoidArcStringByBulgeTypeImpl. setNormalArray(VectorType[] normalArray)Sets array of all "normal" elementvoidRectifiedGridTypeImpl. setOffsetVectorArray(int i, VectorType offsetVector)Sets ith "offsetVector" elementvoidRectifiedGridTypeImpl. setOffsetVectorArray(VectorType[] offsetVectorArray)Sets array of all "offsetVector" elementvoidOffsetCurveTypeImpl. setRefDirection(VectorType refDirection)Sets the "refDirection" elementvoidAffinePlacementTypeImpl. setRefDirectionArray(int i, VectorType refDirection)Sets ith "refDirection" elementvoidAffinePlacementTypeImpl. setRefDirectionArray(VectorType[] refDirectionArray)Sets array of all "refDirection" elementvoidDirectionVectorTypeImpl. setVector(VectorType vector)Sets the "vector" elementvoidVectorDocumentImpl. setVector(VectorType vector)Sets the "vector" elementvoidCubicSplineTypeImpl. setVectorAtEnd(VectorType vectorAtEnd)Sets the "vectorAtEnd" elementvoidCubicSplineTypeImpl. setVectorAtStart(VectorType vectorAtStart)Sets the "vectorAtStart" element
-