public interface DirectedEdgeRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d,
DirectedEdge directedEdge)
Draw the given edge
|
void draw(Graphics2D g2d, DirectedEdge directedEdge)
g2d - the canvas to draw ondirectedEdge - te edge to be drawnCopyright © 1997–2019 CRISTAL-iSE. All rights reserved.