Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.ui.editors.discrete
Class CyLabelPositionPropertyEditor

java.lang.Object
  extended by com.l2fprod.common.beans.editor.AbstractPropertyEditor
      extended by cytoscape.visual.ui.editors.discrete.CyLabelPositionPropertyEditor
All Implemented Interfaces:
PropertyEditor

public class CyLabelPositionPropertyEditor
extends com.l2fprod.common.beans.editor.AbstractPropertyEditor


Constructor Summary
CyLabelPositionPropertyEditor()
          Creates a new CyLabelPositionLabelEditor object.
 
Method Summary
 Object getValue()
          DOCUMENT ME!
 void setValue(Object value)
          DOCUMENT ME!
 
Methods inherited from class com.l2fprod.common.beans.editor.AbstractPropertyEditor
addPropertyChangeListener, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditor
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyLabelPositionPropertyEditor

public CyLabelPositionPropertyEditor()
Creates a new CyLabelPositionLabelEditor object.

Method Detail

getValue

public Object getValue()
DOCUMENT ME!

Specified by:
getValue in interface PropertyEditor
Overrides:
getValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
Returns:
DOCUMENT ME!

setValue

public void setValue(Object value)
DOCUMENT ME!

Specified by:
setValue in interface PropertyEditor
Overrides:
setValue in class com.l2fprod.common.beans.editor.AbstractPropertyEditor
Parameters:
value - DOCUMENT ME!

www.cytoscape.org