| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.command | |
| net.sourceforge.plantuml.cucadiagram |
| Modifier and Type | Method and Description |
|---|---|
Rankdir |
SkinParamDelegator.getRankdir() |
Rankdir |
SkinParam.getRankdir() |
Rankdir |
ISkinParam.getRankdir() |
| Modifier and Type | Method and Description |
|---|---|
void |
SkinParam.setRankdir(Rankdir rankdir) |
| Modifier and Type | Method and Description |
|---|---|
Position |
Position.withRankdir(Rankdir rankdir) |
| Modifier and Type | Method and Description |
|---|---|
static Rankdir |
Rankdir.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rankdir[] |
Rankdir.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityPosition.drawSymbol(UGraphic ug,
Rankdir rankdir) |
Dimension2D |
EntityPosition.getDimension(Rankdir rankdir) |
Copyright © 2017. All rights reserved.