| Package | Description |
|---|---|
| de.foellix.aql.ui.gui.viewer.web |
| Modifier and Type | Method and Description |
|---|---|
Node |
Edge.getFrom() |
Node |
Edge.getTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Edge.setFrom(Node from) |
void |
Edge.setTo(Node to) |
| Constructor and Description |
|---|
Edge(int id,
Node from,
Node to,
int style) |
Copyright © 2019. All rights reserved.