org.jdesktop.swingx.mapviewer
[Java] Class DefaultWaypointRenderer
java.lang.Object
org.jdesktop.swingx.mapviewer.DefaultWaypointRenderer
- All Implemented Interfaces:
- WaypointRenderer
public class DefaultWaypointRenderer
extends Object
This is a standard waypoint renderer. It draws all waypoints as blue
circles with crosshairs over the waypoint center
- Authors:
- joshy
img
BufferedImage img
-
DefaultWaypointRenderer
public DefaultWaypointRenderer()
-
paintWaypoint
public boolean paintWaypoint(Graphics2D g, JXMapViewer map, Waypoint waypoint)
- {@inheritDoc}
- Parameters:
- g
- map
- waypoint
- Returns:
Groovy Documentation