| Package | Description |
|---|---|
| salvo.jesus.graph.visual.layout |
| Modifier and Type | Method and Description |
|---|---|
Grid |
GraphGridLayoutManager.getGrid()
Returns the grid object where the visual vertices are laid out.
|
Grid |
AbstractGridLayout.getGrid()
Returns the grid object where the visual vertices are laid out.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Grid.appendToBottom(Grid gridtoappend)
Appends the specified grid to this grid.
|
void |
Grid.appendToRight(Grid gridtoappend)
Appends the specified grid to this grid.
|
VisualVertex |
AbstractGridLayout.generalPosition(List connectedset,
Grid grid)
Lays out the visual vertices of the specified connected set general position,
meaning that only one visual vertex reside on each grid line.
|
Copyright © 2019 JULIE Lab, Germany. All rights reserved.