|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Subgraph
This interface combines the graph and the node to get a subgraph. Subgraphs can contain other nodes and subgraphs and it is allowed to connect a subgraph with a node. It is also allowed to connect node in ths subgraph with nodes beyond the subgraph.
Method Summary |
---|
Methods inherited from interface de.postfuse.ui.Graph |
---|
addEdge, addEdge, addNode, addNode, addSubgraph, addSubgraph, getDefaultEdgeDesign, getDefaultNodeDesign, getDefaultSubgraphDesign, setDefaultEdgeDesign, setDefaultNodeDesign, setDefaultSubgraphDesign |
Methods inherited from interface de.postfuse.ui.Node |
---|
setFolded |
Methods inherited from interface de.postfuse.ui.GraphElement |
---|
setLabel |
Methods inherited from interface de.postfuse.ui.AddScript |
---|
addScript |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |