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

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

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

jp.carabiner.inkpod.pi.shape での INodeObjectShape のサブインタフェース
 interface IAbstractNodeShape
           
 interface IAbstractRectangleShape
           
 interface IBezierCurvesNodeShape
           
 interface IDiamondShape
           
 interface IOvalShape
           
 interface IRectangleShape
           
 interface IRoundrectShape
           
 

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

INodeObjectShape を返す jp.carabiner.inkpod.pi.shape のメソッド
 INodeObjectShape[] PNodeObjectShapePrototypeList.getShapePrototypes()
           
 INodeObjectShape[] PNodeObjectShapePrototypeList.getShapePrototypes(java.lang.String groupId)
           
 

INodeObjectShape 型のパラメータを持つ jp.carabiner.inkpod.pi.shape のメソッド
 void PNodeObjectShapePrototypeList.addShapePrototype(INodeObjectShape shape)
           
 void PNodeObjectShapePrototypeList.addShapePrototype(INodeObjectShape shape, java.lang.String groupId)