jp.carabiner.inkpod.pi.shape.editors
クラス CurveLineCenterPointPropertyEditor

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport
      上位を拡張 jp.carabiner.inkpod.pi.shape.editors.Point2DPropertyEditor
          上位を拡張 jp.carabiner.inkpod.pi.shape.editors.CurveLineCenterPointPropertyEditor
すべての実装されたインタフェース:
ObjectPropertyEditor, ObjectPropertyEditor2

public class CurveLineCenterPointPropertyEditor
extends Point2DPropertyEditor


コンストラクタの概要
CurveLineCenterPointPropertyEditor(java.lang.Object object)
           
 
メソッドの概要
 void setValue(java.lang.Object value)
           
 
クラス jp.carabiner.inkpod.pi.shape.editors.Point2DPropertyEditor から継承されたメソッド
createEditor, getCustomEditor, setEnabled, setUndefined, supportsCustomEditor, updateState
 
クラス jp.carabiner.inkpod.objectinfo.ObjectPropertyEditorSupport から継承されたメソッド
addPropertyChangeListener, firePropertyChangeEvent, firePropertyChangeEvent, firePropertyChangeEvent, getAsText, getObject, getObjects, getSource, getValue, isEditabled, isEnabled, isModal, isPaintable, isUndefined, paintValue, registActivatedHandler, removePropertyChangeListener, setAsText, setEditable, setModal, setObject, setObjects, setSource
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CurveLineCenterPointPropertyEditor

public CurveLineCenterPointPropertyEditor(java.lang.Object object)
メソッドの詳細

setValue

public void setValue(java.lang.Object value)
定義:
インタフェース ObjectPropertyEditor 内の setValue
オーバーライド:
クラス Point2DPropertyEditor 内の setValue