| Package | Description |
|---|---|
| de.foellix.aql.datastructure | |
| de.foellix.aql.helper | |
| de.foellix.aql.ui.gui |
| Modifier and Type | Field and Description |
|---|---|
protected List<Flow> |
Flows.flow |
| Modifier and Type | Method and Description |
|---|---|
Flow |
ObjectFactory.createFlow()
Create an instance of
Flow |
| Modifier and Type | Method and Description |
|---|---|
List<Flow> |
Flows.getFlow()
Gets the value of the flow property.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EqualsHelper.equals(Flow path1,
Flow path2) |
static String |
Helper.toString(Flow flow) |
| Modifier and Type | Method and Description |
|---|---|
Flow |
Edge.getReference() |
| Modifier and Type | Method and Description |
|---|---|
void |
Edge.setReference(Flow reference) |
| Constructor and Description |
|---|
Edge(Node start,
Node end,
float cornerY,
Flow reference) |
Copyright © 2018. All rights reserved.