|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Node
This is the superinterface for Subgraphs and Nodes. It is implemented by Graphelements which can be connected by edges.
| Method Summary | |
|---|---|
void |
setFolded(boolean folded)
Sets the folded state |
| Methods inherited from interface de.postfuse.ui.GraphElement |
|---|
setLabel |
| Methods inherited from interface de.postfuse.ui.AddScript |
|---|
addScript |
| Method Detail |
|---|
void setFolded(boolean folded)
folded - true means that the HTML text or Subgraph isn't visible
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||