|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType
public abstract class AbstractArrowShapeType
| フィールドの概要 | |
|---|---|
protected int |
length
|
protected int |
width
|
| コンストラクタの概要 | |
|---|---|
AbstractArrowShapeType(int width,
int length)
|
|
| メソッドの概要 | |
|---|---|
protected double |
calcArrowPointLocation(int width,
int length)
|
double |
getArrowPointLocation()
|
ArrowShape |
getSampleInstance()
|
boolean |
isFillShape()
|
ArrowShape |
newInstance()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| インタフェース jp.carabiner.inkpod.pi.shape.arrow.ArrowShapeType から継承されたメソッド |
|---|
createFillShape, getFillShapeColor, getName, getShape |
| フィールドの詳細 |
|---|
protected int width
protected int length
| コンストラクタの詳細 |
|---|
public AbstractArrowShapeType(int width,
int length)
| メソッドの詳細 |
|---|
protected double calcArrowPointLocation(int width,
int length)
public boolean isFillShape()
ArrowShapeType 内の isFillShapepublic double getArrowPointLocation()
ArrowShapeType 内の getArrowPointLocationpublic ArrowShape newInstance()
ArrowShapeType 内の newInstancepublic ArrowShape getSampleInstance()
ArrowShapeType 内の getSampleInstance
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||