クラス
jp.carabiner.inkpod.pi.shape.AbstractRelationShape の使用

AbstractRelationShape を使用しているパッケージ
jp.carabiner.inkpod.pi.shape   
jp.carabiner.inkpod.pi.shape.handle   
jp.carabiner.inkpod.pi.shape.persistence   
jp.carabiner.inkpod.pi.shape.renderer   
 

jp.carabiner.inkpod.pi.shape での AbstractRelationShape の使用
 

jp.carabiner.inkpod.pi.shape での AbstractRelationShape のサブクラス
 class CurveRelationShape
           
 class PolylineRelationShape
           
 class RightAngleRelationShape
           
 

AbstractRelationShape 型の引数を持つ型を返す jp.carabiner.inkpod.pi.shape のメソッド
abstract  AbstractRelationShapeHandle<? extends AbstractRelationShape> AbstractRelationShape.getHandle(boolean create)
           
 AbstractRelationShapeRenderer<? extends AbstractRelationShape> AbstractRelationShape.getRenderer()
           
abstract  AbstractRelationShapeRenderer<? extends AbstractRelationShape> AbstractRelationShape.getRenderer(boolean create)
           
 

jp.carabiner.inkpod.pi.shape.handle での AbstractRelationShape の使用
 

AbstractRelationShape 型の型パラメータを持つ jp.carabiner.inkpod.pi.shape.handle のクラス
 class AbstractRelationShapeHandle<S extends AbstractRelationShape>
           
 class LineSegmentHandle<S extends AbstractRelationShape>
           
 class RelationRotationHandle<S extends AbstractRelationShape>
           
 class RelationShapeTextBoxEditor<S extends AbstractRelationShape>
           
 

AbstractRelationShape 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.handle のメソッド
protected  AbstractTextEditor RelationTextBoxHandle.createTextEditor(AbstractRelationShape shape)
           
 

AbstractRelationShape 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.handle のコンストラクタ
RelationTextBoxHandle(AbstractRelationShape shape)
           
 

jp.carabiner.inkpod.pi.shape.persistence での AbstractRelationShape の使用
 

AbstractRelationShape 型の型パラメータを持つ jp.carabiner.inkpod.pi.shape.persistence のクラス
 class AbstractRelationShapePersistenceObject<S extends AbstractRelationShape>
           
 

jp.carabiner.inkpod.pi.shape.renderer での AbstractRelationShape の使用
 

AbstractRelationShape 型の型パラメータを持つ jp.carabiner.inkpod.pi.shape.renderer のクラス
 class AbstractRelationShapeRenderer<S extends AbstractRelationShape>