Uses of Interface
net.opengis.gml.x32.AbstractCurveSegmentType
-
Packages that use AbstractCurveSegmentType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl -
-
Uses of AbstractCurveSegmentType in net.opengis.gml.x32
Subinterfaces of AbstractCurveSegmentType in net.opengis.gml.x32 Modifier and Type Interface Description interfaceArcByBulgeTypeAn XML ArcByBulgeType(@http://www.opengis.net/gml/3.2).interfaceArcByCenterPointTypeAn XML ArcByCenterPointType(@http://www.opengis.net/gml/3.2).interfaceArcStringByBulgeTypeAn XML ArcStringByBulgeType(@http://www.opengis.net/gml/3.2).interfaceArcStringTypeAn XML ArcStringType(@http://www.opengis.net/gml/3.2).interfaceArcTypeAn XML ArcType(@http://www.opengis.net/gml/3.2).interfaceBezierTypeAn XML BezierType(@http://www.opengis.net/gml/3.2).interfaceBSplineTypeAn XML BSplineType(@http://www.opengis.net/gml/3.2).interfaceCircleByCenterPointTypeAn XML CircleByCenterPointType(@http://www.opengis.net/gml/3.2).interfaceCircleTypeAn XML CircleType(@http://www.opengis.net/gml/3.2).interfaceClothoidTypeAn XML ClothoidType(@http://www.opengis.net/gml/3.2).interfaceCubicSplineTypeAn XML CubicSplineType(@http://www.opengis.net/gml/3.2).interfaceGeodesicStringTypeAn XML GeodesicStringType(@http://www.opengis.net/gml/3.2).interfaceGeodesicTypeAn XML GeodesicType(@http://www.opengis.net/gml/3.2).interfaceLineStringSegmentTypeAn XML LineStringSegmentType(@http://www.opengis.net/gml/3.2).interfaceOffsetCurveTypeAn XML OffsetCurveType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32 that return AbstractCurveSegmentType Modifier and Type Method Description AbstractCurveSegmentTypeAbstractCurveSegmentDocument. addNewAbstractCurveSegment()Appends and returns a new empty "AbstractCurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyType. addNewAbstractCurveSegment()Appends and returns a new empty value (as xml) as the last "AbstractCurveSegment" elementAbstractCurveSegmentTypeAbstractCurveSegmentDocument. getAbstractCurveSegment()Gets the "AbstractCurveSegment" elementAbstractCurveSegmentType[]CurveSegmentArrayPropertyType. getAbstractCurveSegmentArray()Gets array of all "AbstractCurveSegment" elementsAbstractCurveSegmentTypeCurveSegmentArrayPropertyType. getAbstractCurveSegmentArray(int i)Gets ith "AbstractCurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyType. insertNewAbstractCurveSegment(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractCurveSegment" elementstatic AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. newInstance()Deprecated.No need to be able to create instances of abstract typesstatic AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)Deprecated.No need to be able to create instances of abstract typesstatic AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(File file)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(InputStream is)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(Reader r)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(String xmlAsString)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(URL u)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(XMLStreamReader sr)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(Node node)static AbstractCurveSegmentTypeAbstractCurveSegmentType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AbstractCurveSegmentType Modifier and Type Method Description voidAbstractCurveSegmentDocument. setAbstractCurveSegment(AbstractCurveSegmentType abstractCurveSegment)Sets the "AbstractCurveSegment" elementvoidCurveSegmentArrayPropertyType. setAbstractCurveSegmentArray(int i, AbstractCurveSegmentType abstractCurveSegment)Sets ith "AbstractCurveSegment" elementvoidCurveSegmentArrayPropertyType. setAbstractCurveSegmentArray(AbstractCurveSegmentType[] abstractCurveSegmentArray)Sets array of all "AbstractCurveSegment" element -
Uses of AbstractCurveSegmentType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AbstractCurveSegmentType Modifier and Type Class Description classAbstractCurveSegmentTypeImplAn XML AbstractCurveSegmentType(@http://www.opengis.net/gml/3.2).classArcByBulgeTypeImplAn XML ArcByBulgeType(@http://www.opengis.net/gml/3.2).classArcByCenterPointTypeImplAn XML ArcByCenterPointType(@http://www.opengis.net/gml/3.2).classArcStringByBulgeTypeImplAn XML ArcStringByBulgeType(@http://www.opengis.net/gml/3.2).classArcStringTypeImplAn XML ArcStringType(@http://www.opengis.net/gml/3.2).classArcTypeImplAn XML ArcType(@http://www.opengis.net/gml/3.2).classBezierTypeImplAn XML BezierType(@http://www.opengis.net/gml/3.2).classBSplineTypeImplAn XML BSplineType(@http://www.opengis.net/gml/3.2).classCircleByCenterPointTypeImplAn XML CircleByCenterPointType(@http://www.opengis.net/gml/3.2).classCircleTypeImplAn XML CircleType(@http://www.opengis.net/gml/3.2).classClothoidTypeImplAn XML ClothoidType(@http://www.opengis.net/gml/3.2).classCubicSplineTypeImplAn XML CubicSplineType(@http://www.opengis.net/gml/3.2).classGeodesicStringTypeImplAn XML GeodesicStringType(@http://www.opengis.net/gml/3.2).classGeodesicTypeImplAn XML GeodesicType(@http://www.opengis.net/gml/3.2).classLineStringSegmentTypeImplAn XML LineStringSegmentType(@http://www.opengis.net/gml/3.2).classOffsetCurveTypeImplAn XML OffsetCurveType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AbstractCurveSegmentType Modifier and Type Method Description AbstractCurveSegmentTypeAbstractCurveSegmentDocumentImpl. addNewAbstractCurveSegment()Appends and returns a new empty "AbstractCurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. addNewAbstractCurveSegment()Appends and returns a new empty value (as xml) as the last "AbstractCurveSegment" elementAbstractCurveSegmentTypeAbstractCurveSegmentDocumentImpl. getAbstractCurveSegment()Gets the "AbstractCurveSegment" elementAbstractCurveSegmentType[]CurveSegmentArrayPropertyTypeImpl. getAbstractCurveSegmentArray()Gets array of all "AbstractCurveSegment" elementsAbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. getAbstractCurveSegmentArray(int i)Gets ith "AbstractCurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. insertNewAbstractCurveSegment(int i)Inserts and returns a new empty value (as xml) as the ith "AbstractCurveSegment" elementMethods in net.opengis.gml.x32.impl with parameters of type AbstractCurveSegmentType Modifier and Type Method Description voidAbstractCurveSegmentDocumentImpl. setAbstractCurveSegment(AbstractCurveSegmentType abstractCurveSegment)Sets the "AbstractCurveSegment" elementvoidCurveSegmentArrayPropertyTypeImpl. setAbstractCurveSegmentArray(int i, AbstractCurveSegmentType abstractCurveSegment)Sets ith "AbstractCurveSegment" elementvoidCurveSegmentArrayPropertyTypeImpl. setAbstractCurveSegmentArray(AbstractCurveSegmentType[] abstractCurveSegmentArray)Sets array of all "AbstractCurveSegment" element
-