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

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<PolylineRelationShape>
              上位を拡張 jp.carabiner.inkpod.pi.shape.persistence.PolylineRelationShapePersistenceObject
すべての実装されたインタフェース:
PersistenceObject, Persistentable

public class PolylineRelationShapePersistenceObject
extends AbstractRelationShapePersistenceObject<PolylineRelationShape>


入れ子のクラスの概要
 
クラス jp.carabiner.inkpod.pi.shape.persistence.AbstractRelationShapePersistenceObject から継承された入れ子のクラス/インタフェース
AbstractRelationShapePersistenceObject.EndPointReadWriter, AbstractRelationShapePersistenceObject.LineEndPointReadWriter, AbstractRelationShapePersistenceObject.LineStartPointReadWriter, AbstractRelationShapePersistenceObject.StartPointReadWriter
 
コンストラクタの概要
PolylineRelationShapePersistenceObject(PolylineRelationShape 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
 

コンストラクタの詳細

PolylineRelationShapePersistenceObject

public PolylineRelationShapePersistenceObject(PolylineRelationShape shape,
                                              PersistenceContext context)