Class SplineStart
java.lang.Object
org.apache.poi.xdgf.usermodel.section.geometry.SplineStart
- All Implemented Interfaces:
GeometryRow
Contains x- and y-coordinates for a spline's second control point, its second
knot, its first knot, the last knot, and the degree of the spline.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SplineStart
public SplineStart(com.microsoft.schemas.office.visio.x2012.main.RowType row)
-
-
Method Details
-
getDel
public boolean getDel() -
getX
-
getY
-
getA
-
getB
-
getC
-
getD
-
setupMaster
- Specified by:
setupMaster
in interfaceGeometryRow
-
addToPath
- Specified by:
addToPath
in interfaceGeometryRow
-
toString
-