| Package | Description |
|---|---|
| org.smyld.app.entityplot.flowchart |
| Modifier and Type | Field and Description |
|---|---|
protected EntityBasicFlowChart.ChartElement |
EntityBasicFlowChart.element |
| Modifier and Type | Method and Description |
|---|---|
static EntityBasicFlowChart.ChartElement |
EntityBasicFlowChart.ChartElement.valueOf(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 and 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 com.github.mfjamil. All rights reserved.