jp.carabiner.inkpod.pi.shape.renderer
クラス CurveRelationShapeRenderer<S extends CurveRelationShape>

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.renderer.AbstractShapeRenderer<S>
      上位を拡張 jp.carabiner.inkpod.pi.shape.renderer.AbstractRelationShapeRenderer<S>
          上位を拡張 jp.carabiner.inkpod.pi.shape.renderer.CurveRelationShapeRenderer<S>
すべての実装されたインタフェース:
ShapeRenderer

public class CurveRelationShapeRenderer<S extends CurveRelationShape>
extends AbstractRelationShapeRenderer<S>


コンストラクタの概要
CurveRelationShapeRenderer(S shape)
           
 
メソッドの概要
 
クラス jp.carabiner.inkpod.pi.shape.renderer.AbstractRelationShapeRenderer から継承されたメソッド
autoReshape, createShadowTransform, createStrokedRelationLineShape, createStrokedTextBoxShape, createTextRenderer, drawEdgeLabel, drawRelationLine, drawShape, drawText, drawTextBox, flush, getCache, getEndArrowShape, getRelationLineShape, getRenderingBounds, getRenderingBounds, getStartArrowShape, getStrokedRelationLineShape, getStrokedTextBoxShape, getTextBoxShape, initAlphaComposite, initAlphaComposite, initRenderer, invalidateEndArrowShape, invalidateRelationLineShape, invalidateStartArrowShape, invalidateTextBoxShape, notifyBackground, shapePropertyChanged
 
クラス jp.carabiner.inkpod.pi.shape.renderer.AbstractShapeRenderer から継承されたメソッド
drawTypeName, getShape, init, isHitClip, isTypeVisible, notifyOutOfScreen, paint
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CurveRelationShapeRenderer

public CurveRelationShapeRenderer(S shape)