インタフェース
jp.carabiner.inkpod.pi.shape.PDefaultObjectShape の使用

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

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

jp.carabiner.inkpod.pi.shape での PDefaultObjectShape のサブインタフェース
 interface IAbstractNodeShape
           
 interface IAbstractRectangleShape
           
 interface IAbstractRelationShape
           
 interface IBezierCurvesNodeShape
           
 interface ICurveRelationShape
           
 interface IDefaultObjectShape
           
 interface IDiamondShape
           
 interface ILineRelationShape
           
 interface IOvalShape
           
 interface IPolylineRelationShape
           
 interface IRectangleShape
           
 interface IRightAngleRelationShape
           
 interface IRoundrectShape
           
 interface PAbstractNodeShape
           
 interface PAbstractRectangleShape
           
 interface PAbstractRelationShape
           
 interface PBezierCurvesNodeShape
           
 interface PCurveRelationShape
           
 interface PDiamondShape
          菱形のshape
 interface POvalShape
          楕円のshape
 interface PPolylineRelationShape
          直線のshape
 interface PRectangleShape
          矩形のshape
 interface PRightAngleRelationShape
          かぎ型線のshape
 interface PRoundrectShape
          角丸矩形のshape
 

PDefaultObjectShape を実装している jp.carabiner.inkpod.pi.shape のクラス
 class AbstractDefaultObjectShape<T extends PMapObject>
           
 class AbstractNodeShape
           
 class AbstractRectangleShape
          矩形ベースのノード・オブジェクト用シェイプの基礎となる抽象クラス
 class AbstractRelationShape
          関連・オブジェクト用シェイプの基礎となる抽象クラス
 class BezierCurvesNodeShape
           
 class CurveRelationShape
           
 class DiamondShape
           
 class OvalShape
           
 class PolylineRelationShape
           
 class RectangleShape
           
 class RightAngleRelationShape
           
 class RoundrectShape