public class NetRenderer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static int |
EDGE_LENGTH |
protected static int |
TERMINAL_EDGE_TO_SIDE_GAP |
Constructor and Description |
---|
NetRenderer(java.awt.Dimension frameSize) |
Modifier and Type | Method and Description |
---|---|
void |
render(JGraph graph,
RdrConclusion conclusion) |
protected static final int EDGE_LENGTH
protected static final int TERMINAL_EDGE_TO_SIDE_GAP
public void render(JGraph graph, RdrConclusion conclusion)