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

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

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

jp.carabiner.inkpod.pi.shape での AbstractDefaultObjectShape のサブクラス
 class AbstractNodeShape
           
 class AbstractRectangleShape
          矩形ベースのノード・オブジェクト用シェイプの基礎となる抽象クラス
 class AbstractRelationShape
          関連・オブジェクト用シェイプの基礎となる抽象クラス
 class BezierCurvesNodeShape
           
 class CurveRelationShape
           
 class DiamondShape
           
 class OvalShape
           
 class PolylineRelationShape
           
 class RectangleShape
           
 class RightAngleRelationShape
           
 class RoundrectShape
           
 

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

AbstractDefaultObjectShape 型の型パラメータを持つ jp.carabiner.inkpod.pi.shape.handle のクラス
 class DefaultTextEditor<S extends AbstractDefaultObjectShape>
           
 

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

AbstractDefaultObjectShape 型の型パラメータを持つ jp.carabiner.inkpod.pi.shape.persistence のクラス
 class DefaultObjectShapePersistenceObject<S extends AbstractDefaultObjectShape<T>,T extends PMapObject>