|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VizMapGUI
The top-level GUI component of VizMap GUI.
VizMapGUI consists of three parts:
Since there is no "current Visual Style" in the vizmap api, the replacement for "current VS" is "selected visual style" managed here.
This component tracks the selected Visual Style. Because of this, Visual Style is editable even if current Network View does not exist.
Method Summary | |
---|---|
DefaultViewEditor |
getDefaultViewEditor()
Returns Default View Editor. |
JPanel |
getDefaultViewPanel()
Returns Default View Panel. |
Method Detail |
---|
DefaultViewEditor getDefaultViewEditor()
JPanel getDefaultViewPanel()
JPanel
.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |