public class SelectionRenderer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
fillColor |
protected int |
linesColorQ |
protected Form.Rectangle2D |
shape |
Constructor and Description |
---|
SelectionRenderer(Selection selection,
org.graphstream.ui.graphicGraph.GraphicGraph graph) |
Modifier and Type | Method and Description |
---|---|
void |
render(Backend bck,
org.graphstream.ui.view.camera.DefaultCamera2D camera,
int panelWidth,
int panelHeight) |
protected Form.Rectangle2D shape
protected int linesColorQ
protected int fillColor
public SelectionRenderer(Selection selection, org.graphstream.ui.graphicGraph.GraphicGraph graph)
public void render(Backend bck, org.graphstream.ui.view.camera.DefaultCamera2D camera, int panelWidth, int panelHeight)