| Package | Description |
|---|---|
| csbase.logic.algorithms.flows |
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
FlowLink.getPoints()
Obtém a lista de pontos de conexão.
|
| Constructor and Description |
|---|
FlowLink(int id,
LinkParameter output,
LinkParameter input,
List<Point> points)
Cria uma conexão.
|
Copyright © 2020. All rights reserved.