|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphCanvas | |
---|---|
org.wilmascope.control | |
org.wilmascope.graph | |
org.wilmascope.view |
Uses of GraphCanvas in org.wilmascope.control |
---|
Methods in org.wilmascope.control that return GraphCanvas | |
---|---|
GraphCanvas |
GraphControl.getGraphCanvas()
|
Uses of GraphCanvas in org.wilmascope.graph |
---|
Methods in org.wilmascope.graph with parameters of type GraphCanvas | |
---|---|
void |
Cluster.expand(GraphCanvas graphCanvas)
|
void |
Viewable.show(GraphCanvas graphCanvas)
|
void |
NodeList.show(GraphCanvas gc)
|
void |
List.show(GraphCanvas graphCanvas)
|
void |
GraphElement.show(GraphCanvas graphCanvas)
|
void |
Cluster.showChildren(GraphCanvas gc)
|
Uses of GraphCanvas in org.wilmascope.view |
---|
Methods in org.wilmascope.view that return GraphCanvas | |
---|---|
GraphCanvas |
GraphElementView.getGraphCanvas()
|
Methods in org.wilmascope.view with parameters of type GraphCanvas | |
---|---|
void |
NodeView.moveToCanvasPos(GraphCanvas c,
int x,
int y)
Move the node in a plane parallel to the view plate, such that it appears at the point on the canvas specified in x and y. |
void |
GraphElementView.show(GraphCanvas graphCanvas)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |