W - the waypoint typepublic interface WaypointRenderer<W>
| Modifier and Type | Method and Description |
|---|---|
void |
paintWaypoint(Graphics2D g,
JXMapViewer map,
W waypoint)
paint the specified waypoint on the specified map and graphics context
|
void paintWaypoint(Graphics2D g, JXMapViewer map, W waypoint)
g - the graphics2D objectmap - the mapwaypoint - the waypointCopyright © 2014. All Rights Reserved.