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

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

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

PersistenceContext 型のパラメータを持つ jp.carabiner.inkpod.pi.shape のメソッド
 PersistenceObject RoundrectShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject RightAngleRelationShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject RectangleShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject PolylineRelationShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject OvalShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject IObjectShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
          指定したシェイプに結びついた永続化オブジェクトを返す。
 PersistenceObject DiamondShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject CurveRelationShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 PersistenceObject BezierCurvesNodeShapeType.getPersistenceObject(IObjectShape shape, PersistenceContext context)
           
 

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

PersistenceContext 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.persistence のメソッド
protected  void AbstractNodeShapePersistenceObject.initNodeShapeProperties(S shape, PersistenceContext context)
           
protected  void BezierCurvesNodeShapePersistenceObject.initProperties(BezierCurvesNodeShape shape, PersistenceContext context)
           
protected  void RoundrectShapePersistenceObject.initProperties(S shape, PersistenceContext context)
           
protected  void DefaultObjectShapePersistenceObject.initProperties(S shape, PersistenceContext context)
           
protected  void AbstractRelationShapePersistenceObject.initProperties(S shape, PersistenceContext context)
           
protected  void AbstractRectangleShapePersistenceObject.initProperties(S shape, PersistenceContext context)
           
 

PersistenceContext 型のパラメータを持つ jp.carabiner.inkpod.pi.shape.persistence のコンストラクタ
AbstractNodeShapePersistenceObject(S shape, PersistenceContext context)
           
AbstractRectangleShapePersistenceObject(S shape, PersistenceContext context)
           
AbstractRelationShapePersistenceObject(S shape, PersistenceContext context)
           
BezierCurvesNodeShapePersistenceObject(BezierCurvesNodeShape shape, PersistenceContext context)
           
CurveRelationShapePersistenceObject(CurveRelationShape shape, PersistenceContext context)
           
DefaultObjectShapePersistenceObject(S shape, PersistenceContext context)
           
DiamondShapePersistenceObject(S shape, PersistenceContext context)
           
OvalShapePersistenceObject(S shape, PersistenceContext context)
           
PolylineRelationShapePersistenceObject(PolylineRelationShape shape, PersistenceContext context)
           
RectangleShapePersistenceObject(S shape, PersistenceContext context)
           
ResourcePropertyValue(java.lang.Object object, java.lang.String name, PersistenceContext context)
           
ResourcePropertyValue(ValueReadWriter<Resource> readWriter, PersistenceContext context)
           
RightAngleRelationShapePersistenceObject(RightAngleRelationShape shape, PersistenceContext context)
           
RoundrectShapePersistenceObject(S shape, PersistenceContext context)