| Package | Description |
|---|---|
| salvo.jesus.graph.visual | |
| salvo.jesus.graph.visual.layout |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphPanel.setGraph(Graph g,
GraphScrollPane gp)
Sets the Graph that this class encapsulates.
|
void |
GraphPanel.setVisualGraph(VisualGraph vg,
GraphScrollPane gp)
Sets the VisualGraph that this class encapsulates.
|
| Constructor and Description |
|---|
GraphEditor(GraphScrollPane graphscrollpane)
Creates a GraphEditor object with a given GraphScrollPane
object to draw.
|
| Constructor and Description |
|---|
OrthogonalLineLayout(GraphScrollPane gpane)
Creates a OrthogonalLineLayout object used to layout the VisualGraph object
specified by vgraph.
|
StraightLineLayout(GraphScrollPane gpane)
Creates a StraightLineLayout object used to layout the VisualGraph object
specified by vgraph.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.