| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.skin.rose |
| Modifier and Type | Method and Description |
|---|---|
static LineParam |
LineParam.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineParam[] |
LineParam.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UStroke |
SkinParamDelegator.getThickness(LineParam param,
Stereotype stereotype) |
UStroke |
SkinParam.getThickness(LineParam param,
Stereotype stereotype) |
UStroke |
ISkinParam.getThickness(LineParam param,
Stereotype stereotype) |
| Modifier and Type | Method and Description |
|---|---|
static UStroke |
Rose.getStroke(ISkinParam param,
LineParam lineParam,
double defaultValue) |
Copyright © 2017. All rights reserved.