| Package | Description |
|---|---|
| org.sfj |
| Modifier and Type | Method and Description |
|---|---|
DrawDot.Graph |
DrawDot.Graph.add(DrawDot.Child child) |
DrawDot.Graph |
DrawDot.Graph.add(DrawDot.Connection connection) |
DrawDot.Graph |
DrawDot.Graph.clustered(boolean clustered) |
DrawDot.Graph |
DrawDot.Graph.commentFooter(String... lines) |
DrawDot.Graph |
DrawDot.Graph.commentHeader(String... lines) |
DrawDot.Graph |
DrawDot.Graph.directed(boolean directed) |
DrawDot.Graph |
DrawDot.Graph.rankdir(DrawDot.RankDir dir) |
DrawDot.Graph |
DrawDot.root() |
| Modifier and Type | Method and Description |
|---|---|
void |
DrawDot.Connection.emit(DrawDot.Graph parent,
PrintWriter writer,
String indent) |
Copyright © 2020. All rights reserved.