jp.carabiner.inkpod.pi.shape.persistence
クラス CurveRelationShapePersistenceObject

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.persistence.DefaultPersistenceObject
      上位を拡張 jp.carabiner.inkpod.pi.shape.persistence.DefaultObjectShapePersistenceObject<S,PRelationObject>
          上位を拡張 jp.carabiner.inkpod.pi.shape.persistence.AbstractRelationShapePersistenceObject<CurveRelationShape>
              上位を拡張 jp.carabiner.inkpod.pi.shape.persistence.CurveRelationShapePersistenceObject
すべての実装されたインタフェース:
PersistenceObject, Persistentable

public class CurveRelationShapePersistenceObject
extends AbstractRelationShapePersistenceObject<CurveRelationShape>


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.pi.shape.persistence.AbstractRelationShapePersistenceObject から継承された入れ子のクラス/インタフェース
AbstractRelationShapePersistenceObject.EndPointReadWriter, AbstractRelationShapePersistenceObject.LineEndPointReadWriter, AbstractRelationShapePersistenceObject.LineStartPointReadWriter, AbstractRelationShapePersistenceObject.StartPointReadWriter
 
コンストラクタの概要
CurveRelationShapePersistenceObject(CurveRelationShape shape, PersistenceContext context)
           
 
メソッドの概要
 
クラス jp.carabiner.inkpod.pi.shape.persistence.AbstractRelationShapePersistenceObject から継承されたメソッド
flush, initProperties
 
クラス jp.carabiner.inkpod.pi.shape.persistence.DefaultPersistenceObject から継承されたメソッド
addProperty, addProperty, addProperty, addProperty, addProperty, getPersistenceProperties, getProperty, isArray, isEmpty, isObject
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CurveRelationShapePersistenceObject

public CurveRelationShapePersistenceObject(CurveRelationShape shape,
                                           PersistenceContext context)