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