| Package | Description |
|---|---|
| org.sfj |
| Modifier and Type | Method and Description |
|---|---|
DrawDot.Node |
DrawDot.Connection.getFrom() |
DrawDot.Node |
DrawDot.Connection.getTo() |
| Constructor and Description |
|---|
Connection(DrawDot.Node from,
DrawDot.Node to) |
Connection(DrawDot.Node from,
String fromPort,
DrawDot.Node to,
String toPort) |
Copyright © 2020. All rights reserved.