Package | Description |
---|---|
net.sourceforge.plantuml.creole | |
net.sourceforge.plantuml.graphic |
Modifier and Type | Method and Description |
---|---|
static CommandCreoleStyle |
CommandCreoleStyle.createCreole(FontStyle style) |
static Command |
CommandCreoleStyle.createLegacy(FontStyle style) |
static Command |
CommandCreoleStyle.createLegacyEol(FontStyle style) |
Modifier and Type | Method and Description |
---|---|
static FontStyle |
FontStyle.getStyle(String line) |
static FontStyle |
FontStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontStyle[] |
FontStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FontConfiguration.containsStyle(FontStyle style) |
Constructor and Description |
---|
AddStyle(FontStyle style,
HtmlColor extendedColor) |
Copyright © 2016. All Rights Reserved.