Class OverlayMarkerManager

java.lang.Object
PamView.paneloverlay.overlaymark.ExtMouseAdapter
dataPlotsFX.overlaymark.OverlayMarkerManager

public class OverlayMarkerManager extends ExtMouseAdapter
Handles user mouse and touch interactions with the display. Sets which marker is currently implemented and passes mouse behaviours from the display to the marker.
Author:
Jamie Macaulay
  • Constructor Details

    • OverlayMarkerManager

      public OverlayMarkerManager(TDGraphFX tdGraphFX)
  • Method Details