| Package | Description |
|---|---|
| com.github.pnavais.machine.exporter |
| Modifier and Type | Method and Description |
|---|---|
static YAMLExporter.MarginSize |
YAMLExporter.MarginSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YAMLExporter.MarginSize[] |
YAMLExporter.MarginSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
YAMLExporter(FileSystem fileSystem,
String graphName,
Color finalStateColor,
boolean useHSB,
boolean showCurrent,
Color currentStateColor,
YAMLExporter.MarginSize marginSize)
All arguments constructor
|
Copyright © 2019 state-machine. All rights reserved.