cytoscape.visual
Class GlobalAppearance
java.lang.Object
cytoscape.visual.GlobalAppearance
public class GlobalAppearance
- extends Object
Objects of this class hold data describing global appearance attributes
of the graph window.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobalAppearance
public GlobalAppearance()
getBackgroundColor
public Color getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(Color c)
getSloppySelectionColor
public Color getSloppySelectionColor()
setSloppySelectionColor
public void setSloppySelectionColor(Color c)