Class DefaultWaypointRenderer

java.lang.Object
org.jxmapviewer.viewer.DefaultWaypointRenderer
All Implemented Interfaces:
WaypointRenderer<Waypoint>

public class DefaultWaypointRenderer
extends java.lang.Object
implements WaypointRenderer<Waypoint>
This is a standard waypoint renderer.
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultWaypointRenderer()
    Uses a default waypoint image
  • Method Summary

    Modifier and Type Method Description
    void paintWaypoint​(java.awt.Graphics2D g, JXMapViewer map, Waypoint w)
    paint the specified waypoint on the specified map and graphics context

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait