| Package | Description |
|---|---|
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.graphic | |
| net.sourceforge.plantuml.graphic.color | |
| net.sourceforge.plantuml.posimo |
| Modifier and Type | Method and Description |
|---|---|
static LinkStyle |
LinkStyle.fromString(String s) |
LinkStyle |
LinkType.getStyle() |
static LinkStyle |
LinkStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LinkStyle[] |
LinkStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static UStroke |
LinkStyle.getStroke(LinkStyle style) |
static UStroke |
LinkStyle.getStroke(LinkStyle style,
double thickness) |
| Modifier and Type | Method and Description |
|---|---|
LinkStyle |
HtmlColorAndStyle.getStyle() |
| Constructor and Description |
|---|
HtmlColorAndStyle(HtmlColor color,
LinkStyle style) |
| Modifier and Type | Method and Description |
|---|---|
LinkStyle |
Colors.getLineStyle() |
| Constructor and Description |
|---|
DecorInterfaceProvider(LinkStyle style) |
Copyright © 2017. All rights reserved.