| Modifier and Type | Method and Description |
|---|---|
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Renderer.render(FlowBuilder flowBuilder,
OutputStream outputStream,
Format format) |
void |
JGraphBpmnRenderer.render(FlowBuilder flowBuilder,
OutputStream outputStream,
Format format) |
Copyright © 2015. All rights reserved.