private class SelectionManager.SelectionHintLayer extends java.lang.Object implements MapViewPaintable
| Modifier | Constructor and Description |
|---|---|
private |
SelectionHintLayer() |
| Modifier and Type | Method and Description |
|---|---|
void |
paint(java.awt.Graphics2D g,
MapView mv,
Bounds bbox)
Paint the dataset using the engine set.
|
private SelectionHintLayer()
public void paint(java.awt.Graphics2D g, MapView mv, Bounds bbox)
MapViewPaintablepaint in interface MapViewPaintableg - Graphicsmv - The object that can translate GeoPoints to screen coordinates.bbox - Bounding box