public interface VertexRenderer
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Graphics2D g2d,
Vertex vertex)
Draw the given vertex
|
void draw(Graphics2D g2d, Vertex vertex)
g2d - the canvas to draw onvertex - the vertex to be drawCopyright © 1997–2020 CRISTAL-iSE. All rights reserved.