| Package | Description |
|---|---|
| net.sourceforge.plantuml.posimo |
| Modifier and Type | Method and Description |
|---|---|
Block |
MargedBlock.getBlock() |
Block |
Cluster.getBlock(int uid) |
Block |
Path.getEnd() |
Block |
Path.getStart() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Block> |
Cluster.getContents() |
Collection<Block> |
Cluster.getRecursiveContents() |
| Modifier and Type | Method and Description |
|---|---|
void |
Cluster.addBloc(Block b) |
| Constructor and Description |
|---|
Path(Block start,
Block end,
Label label) |
Path(Block start,
Block end,
Label label,
int length) |
Copyright © 2017. All rights reserved.