public interface MapViewPaintable
Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics2D g,
MapView mv,
Bounds bbox)
Paint the dataset using the engine set.
|
void paint(Graphics2D g, MapView mv, Bounds bbox)
mv
- The object that can translate GeoPoints to screen coordinates.