| Package | Description |
|---|---|
| net.sourceforge.plantuml.creole |
| Modifier and Type | Method and Description |
|---|---|
StripeStyleType |
StripeStyle.getType() |
static StripeStyleType |
StripeStyleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StripeStyleType[] |
StripeStyleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StripeStyle(StripeStyleType type,
int order,
char style) |
Copyright © 2017. All rights reserved.