|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType
jp.carabiner.inkpod.pi.shape.arrow.AbstractDiamondArrowShapeType
public abstract class AbstractDiamondArrowShapeType
| フィールドの概要 |
|---|
| クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType から継承されたフィールド |
|---|
length, width |
| コンストラクタの概要 | |
|---|---|
AbstractDiamondArrowShapeType(int width,
int length)
|
|
| メソッドの概要 | |
|---|---|
protected double |
calcArrowPointLocation(int width,
int length)
|
java.awt.geom.Path2D |
getShape()
|
| クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType から継承されたメソッド |
|---|
getArrowPointLocation, getSampleInstance, isFillShape, 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 |
| コンストラクタの詳細 |
|---|
public AbstractDiamondArrowShapeType(int width,
int length)
| メソッドの詳細 |
|---|
protected double calcArrowPointLocation(int width,
int length)
AbstractArrowShapeType 内の calcArrowPointLocationpublic java.awt.geom.Path2D getShape()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||