Uses of Interface
net.opengis.gml.AbstractCurveSegmentType
-
Packages that use AbstractCurveSegmentType Package Description net.opengis.gml net.opengis.gml.impl -
-
Uses of AbstractCurveSegmentType in net.opengis.gml
Subinterfaces of AbstractCurveSegmentType in net.opengis.gml Modifier and Type Interface Description interfaceArcByBulgeTypeAn XML ArcByBulgeType(@http://www.opengis.net/gml).interfaceArcByCenterPointTypeAn XML ArcByCenterPointType(@http://www.opengis.net/gml).interfaceArcStringByBulgeTypeAn XML ArcStringByBulgeType(@http://www.opengis.net/gml).interfaceArcStringTypeAn XML ArcStringType(@http://www.opengis.net/gml).interfaceArcTypeAn XML ArcType(@http://www.opengis.net/gml).interfaceBezierTypeAn XML BezierType(@http://www.opengis.net/gml).interfaceBSplineTypeAn XML BSplineType(@http://www.opengis.net/gml).interfaceCircleByCenterPointTypeAn XML CircleByCenterPointType(@http://www.opengis.net/gml).interfaceCircleTypeAn XML CircleType(@http://www.opengis.net/gml).interfaceClothoidTypeAn XML ClothoidType(@http://www.opengis.net/gml).interfaceCubicSplineTypeAn XML CubicSplineType(@http://www.opengis.net/gml).interfaceGeodesicStringTypeAn XML GeodesicStringType(@http://www.opengis.net/gml).interfaceGeodesicTypeAn XML GeodesicType(@http://www.opengis.net/gml).interfaceLineStringSegmentTypeAn XML LineStringSegmentType(@http://www.opengis.net/gml).interfaceOffsetCurveTypeAn XML OffsetCurveType(@http://www.opengis.net/gml).Methods in net.opengis.gml that return AbstractCurveSegmentType Modifier and Type Method Description AbstractCurveSegmentTypeCurveSegmentArrayPropertyType. addNewCurveSegment()Appends and returns a new empty value (as xml) as the last "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentDocument. addNewCurveSegment()Appends and returns a new empty "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentDocument. getCurveSegment()Gets the "_CurveSegment" elementAbstractCurveSegmentType[]CurveSegmentArrayPropertyType. getCurveSegmentArray()Gets array of all "_CurveSegment" elementsAbstractCurveSegmentTypeCurveSegmentArrayPropertyType. getCurveSegmentArray(int i)Gets ith "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyType. insertNewCurveSegment(int i)Inserts and returns a new empty value (as xml) as the ith "_CurveSegment" 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 with parameters of type AbstractCurveSegmentType Modifier and Type Method Description voidCurveSegmentDocument. setCurveSegment(AbstractCurveSegmentType curveSegment)Sets the "_CurveSegment" elementvoidCurveSegmentArrayPropertyType. setCurveSegmentArray(int i, AbstractCurveSegmentType curveSegment)Sets ith "_CurveSegment" elementvoidCurveSegmentArrayPropertyType. setCurveSegmentArray(AbstractCurveSegmentType[] curveSegmentArray)Sets array of all "_CurveSegment" element -
Uses of AbstractCurveSegmentType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement AbstractCurveSegmentType Modifier and Type Class Description classAbstractCurveSegmentTypeImplAn XML AbstractCurveSegmentType(@http://www.opengis.net/gml).classArcByBulgeTypeImplAn XML ArcByBulgeType(@http://www.opengis.net/gml).classArcByCenterPointTypeImplAn XML ArcByCenterPointType(@http://www.opengis.net/gml).classArcStringByBulgeTypeImplAn XML ArcStringByBulgeType(@http://www.opengis.net/gml).classArcStringTypeImplAn XML ArcStringType(@http://www.opengis.net/gml).classArcTypeImplAn XML ArcType(@http://www.opengis.net/gml).classBezierTypeImplAn XML BezierType(@http://www.opengis.net/gml).classBSplineTypeImplAn XML BSplineType(@http://www.opengis.net/gml).classCircleByCenterPointTypeImplAn XML CircleByCenterPointType(@http://www.opengis.net/gml).classCircleTypeImplAn XML CircleType(@http://www.opengis.net/gml).classClothoidTypeImplAn XML ClothoidType(@http://www.opengis.net/gml).classCubicSplineTypeImplAn XML CubicSplineType(@http://www.opengis.net/gml).classGeodesicStringTypeImplAn XML GeodesicStringType(@http://www.opengis.net/gml).classGeodesicTypeImplAn XML GeodesicType(@http://www.opengis.net/gml).classLineStringSegmentTypeImplAn XML LineStringSegmentType(@http://www.opengis.net/gml).classOffsetCurveTypeImplAn XML OffsetCurveType(@http://www.opengis.net/gml).Methods in net.opengis.gml.impl that return AbstractCurveSegmentType Modifier and Type Method Description AbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. addNewCurveSegment()Appends and returns a new empty value (as xml) as the last "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentDocumentImpl. addNewCurveSegment()Appends and returns a new empty "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentDocumentImpl. getCurveSegment()Gets the "_CurveSegment" elementAbstractCurveSegmentType[]CurveSegmentArrayPropertyTypeImpl. getCurveSegmentArray()Gets array of all "_CurveSegment" elementsAbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. getCurveSegmentArray(int i)Gets ith "_CurveSegment" elementAbstractCurveSegmentTypeCurveSegmentArrayPropertyTypeImpl. insertNewCurveSegment(int i)Inserts and returns a new empty value (as xml) as the ith "_CurveSegment" elementMethods in net.opengis.gml.impl with parameters of type AbstractCurveSegmentType Modifier and Type Method Description voidCurveSegmentDocumentImpl. setCurveSegment(AbstractCurveSegmentType curveSegment)Sets the "_CurveSegment" elementvoidCurveSegmentArrayPropertyTypeImpl. setCurveSegmentArray(int i, AbstractCurveSegmentType curveSegment)Sets ith "_CurveSegment" elementvoidCurveSegmentArrayPropertyTypeImpl. setCurveSegmentArray(AbstractCurveSegmentType[] curveSegmentArray)Sets array of all "_CurveSegment" element
-