Constructor and Description |
---|
GraphView.CircleGraphLayout() |
public <N extends Vertex,L extends Edge> void layout(Graph<N,L> graph, GraphView<N,L> graphView)
GraphLayout
GraphView.getVisualVertex(Vertex)
of the graph view to get the visual component of a vertex of the graph.layout
in class GraphLayout
graph
- the graphgraphView
- the graph view where the graph is displayed