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

PNodeObjectShape を使用しているパッケージ
jp.carabiner.inkpod.pi.model マップのモデルを操作するインタフェース、バリデータのインタフェースなどを提供します。 
jp.carabiner.inkpod.pi.shape   
 

jp.carabiner.inkpod.pi.model での PNodeObjectShape の使用
 

PNodeObjectShape を返す jp.carabiner.inkpod.pi.model のメソッド
 PNodeObjectShape PNodeObject.getShape()
           
 

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

jp.carabiner.inkpod.pi.shape での PNodeObjectShape のサブインタフェース
 interface IAbstractNodeShape
           
 interface IAbstractRectangleShape
           
 interface IBezierCurvesNodeShape
           
 interface IDiamondShape
           
 interface INodeObjectShape
           
 interface IOvalShape
           
 interface IRectangleShape
           
 interface IRoundrectShape
           
 interface PAbstractNodeShape
           
 interface PAbstractRectangleShape
           
 interface PBezierCurvesNodeShape
           
 interface PDiamondShape
          菱形のshape
 interface POvalShape
          楕円のshape
 interface PRectangleShape
          矩形のshape
 interface PRoundrectShape
          角丸矩形のshape
 

PNodeObjectShape を実装している jp.carabiner.inkpod.pi.shape のクラス
 class AbstractNodeShape
           
 class AbstractRectangleShape
          矩形ベースのノード・オブジェクト用シェイプの基礎となる抽象クラス
 class BezierCurvesNodeShape
           
 class DiamondShape
           
 class OvalShape
           
 class RectangleShape
           
 class RoundrectShape
           
 

PNodeObjectShape を返す jp.carabiner.inkpod.pi.shape のメソッド
protected  PNodeObjectShape AbstractRelationShape.getEndShape()
           
protected  PNodeObjectShape AbstractRelationShape.getStartShape()