Uses of Interface
PamView.paneloverlay.overlaymark.MarkManager
Packages that use MarkManager
Package
Description
-
Uses of MarkManager in clickDetector
Classes in clickDetector that implement MarkManager -
Uses of MarkManager in clipgenerator.clipDisplay
Classes in clipgenerator.clipDisplay that implement MarkManager -
Uses of MarkManager in dataPlotsFX.overlaymark
Classes in dataPlotsFX.overlaymark that implement MarkManagerModifier and TypeClassDescriptionclass
A TDMarker which uses the standard PamGuard behaviours from OverlayMarker;class
Handle mouse events from an FX display and send them off into the main panel marking thingamagig. -
Uses of MarkManager in mapgrouplocaliser
Constructors in mapgrouplocaliser with parameters of type MarkManagerModifierConstructorDescriptionMapGroupOverlayDraw
(MapGroupLocaliserControl mapGroupLocaliserControl, MarkManager markManager) -
Uses of MarkManager in PamView.paneloverlay.overlaymark
Classes in PamView.paneloverlay.overlaymark that implement MarkManagerModifier and TypeClassDescriptionclass
Receive mouse actions made on the map, turn them into regions displayed as an overlay on the map and send the region information off to any observers who might be interested in those data.Constructors in PamView.paneloverlay.overlaymark with parameters of type MarkManager -
Uses of MarkManager in Spectrogram
Classes in Spectrogram that implement MarkManager