| Package | Description |
|---|---|
| net.sourceforge.plantuml.posimo |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Clusterable.getParent() |
Cluster |
Block.getParent() |
Cluster |
Cluster.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Cluster> |
Cluster.getSubClusters() |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
GraphvizSolverB.solve(Cluster root,
Collection<Path> paths) |
| Constructor and Description |
|---|
Block(int uid,
double width,
double height,
Cluster parent) |
Cluster(Cluster parent,
double titleWidth,
double titleHeight) |
DotxMaker(Cluster root,
Collection<Path> paths) |
MargedBlock(StringBounder stringBounder,
IEntityImageBlock imageBlock,
double marginDecorator,
Cluster parent) |
SimpleDrawer(Cluster root,
Collection<Path> paths) |
Copyright © 2017. All rights reserved.