| Package | Description |
|---|---|
| org.sfj |
| Modifier and Type | Method and Description |
|---|---|
DrawDot.Connection |
DrawDot.Connection.connectionType(DrawDot.ConnectionType cType) |
DrawDot.Connection |
DrawDot.Connection.head(DrawDot.Arrow head) |
DrawDot.Connection |
DrawDot.Connection.penWidth(int penWidth) |
DrawDot.Connection |
DrawDot.Connection.tail(DrawDot.Arrow tail) |
| Modifier and Type | Method and Description |
|---|---|
List<DrawDot.Connection> |
DrawDot.Graph.getConnections() |
| Modifier and Type | Method and Description |
|---|---|
DrawDot.Graph |
DrawDot.Graph.add(DrawDot.Connection connection) |
Copyright © 2020. All rights reserved.