| Package | Description |
|---|---|
| net.sourceforge.plantuml.bpm |
| Modifier and Type | Method and Description |
|---|---|
Navigator<Col> |
Grid.colsOf(Cell cell) |
Navigator<Col> |
Grid.colsOf(Coord coord) |
static <O> Navigator<O> |
Navigators.iterate(Chain<O> orig,
O from,
O to) |
Navigator<Line> |
Grid.linesOf(Cell cell) |
Navigator<Line> |
Grid.linesOf(Coord coord) |
Navigator<O> |
ChainImpl.navigator(O data) |
Navigator<O> |
Chain.navigator(O data) |
static <O> Navigator<O> |
Navigators.reverse(Navigator<O> orig) |
| Modifier and Type | Method and Description |
|---|---|
static <O> Navigator<O> |
Navigators.reverse(Navigator<O> orig) |
Copyright © 2017. All rights reserved.