| Package | Description |
|---|---|
| net.sourceforge.plantuml | |
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.svek |
| Modifier and Type | Method and Description |
|---|---|
PackageStyle |
SkinParamDelegator.getPackageStyle() |
PackageStyle |
SkinParam.getPackageStyle() |
PackageStyle |
ISkinParam.getPackageStyle() |
| Modifier and Type | Method and Description |
|---|---|
PackageStyle |
GroupRoot.getPackageStyle() |
PackageStyle |
Stereotype.getPackageStyle() |
PackageStyle |
IGroup.getPackageStyle() |
| Modifier and Type | Method and Description |
|---|---|
static PackageStyle |
PackageStyle.fromString(String value) |
static PackageStyle |
PackageStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackageStyle[] |
PackageStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ClusterDecoration(PackageStyle style,
USymbol symbol,
TextBlock title,
TextBlock stereo,
double minX,
double minY,
double maxX,
double maxY,
UStroke stroke) |
Copyright © 2017. All rights reserved.