jp.carabiner.inkpod.pi.shape.arrow
クラス SimpleArrowShapeType

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType
      上位を拡張 jp.carabiner.inkpod.pi.shape.arrow.AbstractSimpleArrowShapeType
          上位を拡張 jp.carabiner.inkpod.pi.shape.arrow.SimpleArrowShapeType
すべての実装されたインタフェース:
ArrowShapeType

public class SimpleArrowShapeType
extends AbstractSimpleArrowShapeType


フィールドの概要
 
クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType から継承されたフィールド
length, width
 
コンストラクタの概要
SimpleArrowShapeType()
           
 
メソッドの概要
 java.lang.String getName()
           
 
クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractSimpleArrowShapeType から継承されたメソッド
createFillShape, getFillShapeColor, getShape, isFillShape
 
クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType から継承されたメソッド
calcArrowPointLocation, getArrowPointLocation, getSampleInstance, newInstance
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SimpleArrowShapeType

public SimpleArrowShapeType()
メソッドの詳細

getName

public java.lang.String getName()