| Package | Description |
|---|---|
| net.sourceforge.plantuml.bpm |
| Modifier and Type | Method and Description |
|---|---|
Line |
Coord.getLine() |
| Modifier and Type | Method and Description |
|---|---|
Chain<Line> |
Grid.lines() |
Navigator<Line> |
Grid.linesOf(Cell cell) |
Navigator<Line> |
Grid.linesOf(Coord coord) |
| Modifier and Type | Method and Description |
|---|---|
Cell |
Grid.getCell(Line line,
Col col) |
void |
Grid.removeLine(Line line) |
Set<Col> |
Grid.usedColsOf(Line line) |
| Constructor and Description |
|---|
Coord(Line line,
Col row) |
Copyright © 2017. All rights reserved.