public class PNGOutput
extends java.lang.Object
Constructor and Description |
---|
PNGOutput(java.util.List<PlacementFrame.PlacementNode> nodes,
java.util.List<PlacementFrame.PlacementNetwork> nets) |
Modifier and Type | Method and Description |
---|---|
void |
draw(java.lang.String fileName) |
public PNGOutput(java.util.List<PlacementFrame.PlacementNode> nodes, java.util.List<PlacementFrame.PlacementNetwork> nets)