|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CubicBezierCurve
Interface of a cubic Bézier curve.
Method Summary | |
---|---|
Point |
getPt1()
Returns the first boundary of the curve. |
Point |
getPt2()
Returns the first checkpoint of the curve. |
Point |
getPt3()
Returns the last checkpoint of the curve. |
Point |
getPt4()
Returns the last boundary of the curve. |
Method Detail |
---|
Point getPt1()
Point getPt2()
Point getPt3()
Point getPt4()
|
Gephi Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |