| Package | Description |
|---|---|
| net.sourceforge.plantuml.command | |
| net.sourceforge.plantuml.cucadiagram |
| Modifier and Type | Method and Description |
|---|---|
static Position |
Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Position |
Position.withRankdir(Rankdir rankdir) |
| Modifier and Type | Method and Description |
|---|---|
Position |
Link.getNotePosition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.addNote(Display note,
Position position,
Colors colors) |
Copyright © 2017. All rights reserved.