|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.carabiner.inkpod.pi.shape.line.BezierCurve
jp.carabiner.inkpod.pi.shape.line.ThickBezierCurve
public class ThickBezierCurve
フィールドの概要 |
---|
クラス jp.carabiner.inkpod.pi.shape.line.BezierCurve から継承されたフィールド |
---|
lines, pointCount, x, y |
コンストラクタの概要 | |
---|---|
ThickBezierCurve(java.awt.geom.Point2D[] p,
int pointCount,
int lineWidth)
|
メソッドの概要 | |
---|---|
protected void |
createLines()
|
void |
setLineWidth(int lineWidth)
|
クラス jp.carabiner.inkpod.pi.shape.line.BezierCurve から継承されたメソッド |
---|
createBezierCurve, createPoints, equals, getBounds2D, getControlPoints, getIntPointX, getIntPointY, getLength, getLines, getPoint, getPointCount, getPointX, getPointY, hashCode, init, intersectionParameters, intersectionParametersCubic, intersectionParametersQuad, intersectionPoints, intersectionPoints, isOver, parametersToPoints, pointOverLine, smoothCtrlPoint, split, splitRatio, splitRatio, symmetricCtrlPoint, toString |
クラス java.lang.Object から継承されたメソッド |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public ThickBezierCurve(java.awt.geom.Point2D[] p, int pointCount, int lineWidth)
メソッドの詳細 |
---|
protected void createLines()
BezierCurve
内の createLines
public void setLineWidth(int lineWidth)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |