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

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

public class AggregationArrowShapeType
extends AbstractDiamondArrowShapeType


フィールドの概要
 
クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractArrowShapeType から継承されたフィールド
length, width
 
コンストラクタの概要
AggregationArrowShapeType()
           
 
メソッドの概要
 java.awt.geom.Path2D createFillShape(double lineWidth)
           
 java.awt.Color getFillShapeColor()
           
 java.lang.String getName()
           
 
クラス jp.carabiner.inkpod.pi.shape.arrow.AbstractDiamondArrowShapeType から継承されたメソッド
calcArrowPointLocation, 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
 

コンストラクタの詳細

AggregationArrowShapeType

public AggregationArrowShapeType()
メソッドの詳細

getName

public java.lang.String getName()

getFillShapeColor

public java.awt.Color getFillShapeColor()

createFillShape

public java.awt.geom.Path2D createFillShape(double lineWidth)