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

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

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

PersistenceObject を返す 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 での PersistenceObject の使用
 

PersistenceObject を実装している jp.carabiner.inkpod.pi.shape.persistence のクラス
 class AbstractCompositionPersistenceValue<V>
           
 class AbstractNodeShapePersistenceObject<S extends AbstractNodeShape>
           
 class AbstractRectangleShapePersistenceObject<S extends AbstractRectangleShape>
           
 class AbstractRelationShapePersistenceObject<S extends AbstractRelationShape>
           
 class BezierCurvesNodeShapePersistenceObject
          ClosedCurveShapePersistenceObject
 class CurveRelationShapePersistenceObject
           
 class DefaultObjectShapePersistenceObject<S extends AbstractDefaultObjectShape<T>,T extends PMapObject>
           
 class DefaultPersistenceObject
          プロパティを持つ、永続化可能なオブジェクトの実装
 class DiamondShapePersistenceObject<S extends DiamondShape>
           
 class FontPersistenceValue
           
 class LineStrokePersistenceValue
           
 class OvalShapePersistenceObject<S extends OvalShape>
           
 class Point2DPersistenceValue
           
 class PolylineRelationShapePersistenceObject
           
 class RectangleShapePersistenceObject<S extends RectangleShape>
           
 class ResourcePropertyValue
           
 class RightAngleRelationShapePersistenceObject
           
 class RoundrectShapePersistenceObject<S extends RoundrectShape>