インタフェース
jp.carabiner.inkpod.objectinfo.ObjectInfo の使用

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

jp.carabiner.inkpod.objectinfo での ObjectInfo の使用
 

ObjectInfo を実装している jp.carabiner.inkpod.objectinfo のクラス
 class ObjectInfoSupport
          イントロスペクション定義をサポートするクラス。
 

ObjectInfo を返す jp.carabiner.inkpod.objectinfo のメソッド
 ObjectInfo ObjectDescriptor.getObjectInfo()
           
static ObjectInfo ObjectIntrospector.getObjectInfo(java.lang.Class<?> c)
           
static ObjectInfo ObjectIntrospector.getObjectInfo(java.lang.Object obj)
           
 

ObjectInfo 型のパラメータを持つ jp.carabiner.inkpod.objectinfo のメソッド
static ObjectPropertyDescriptor ObjectInfoUtils.getPropertyDescriptor(ObjectInfo objectInfo, java.lang.String name)
           
 

ObjectInfo 型のパラメータを持つ jp.carabiner.inkpod.objectinfo のコンストラクタ
ObjectDescriptor(ObjectInfo objectInfo, java.lang.Class<?> objectClass)
           
 

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

ObjectInfo を実装している jp.carabiner.inkpod.pi.shape のクラス
 class AbstractDefaultObjectShapeInfo
           
 class AbstractNodeShapeInfo
           
 class AbstractRectangleShapeInfo
          矩形シェイプ用のイントロスペクション定義
 class AbstractRelationShapeInfo
           
 class BezierCurvesNodeShapeInfo
           
 class CurveRelationShapeInfo
           
 class DiamondShapeInfo
           
 class OvalShapeInfo
           
 class PolylineRelationShapeInfo
           
 class RectangleShapeInfo
           
 class RightAngleRelationShapeInfo
           
 class RoundrectShapeInfo