| Package | Description |
|---|---|
| org.smyld.app.pe.flowchart |
| Modifier and Type | Field | Description |
|---|---|---|
protected EntityBasicFlowChart.ChartElement |
EntityBasicFlowChart.element |
| Modifier and Type | Method | Description |
|---|---|---|
static EntityBasicFlowChart.ChartElement |
EntityBasicFlowChart.ChartElement.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EntityBasicFlowChart.ChartElement[] |
EntityBasicFlowChart.ChartElement.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
EntityBasicFlowChart(int x,
int y,
int width,
int height,
EntityBasicFlowChart.ChartElement element) |
|
EntityBasicFlowChart(int x,
int y,
int width,
int height,
PlotShape shape,
EntityBasicFlowChart.ChartElement element) |
Copyright © 2019 SMYLD. All rights reserved.