Uses of Class
PamView.HoverData
-
Uses of HoverData in dataPlotsFX.projector
-
Uses of HoverData in PamView
Modifier and TypeMethodDescriptionGeneralProjector.getHoverDataList()
This should effectively be a list of everything that just got displayed on whatever was using this projector.Modifier and TypeMethodDescriptionvoid
GeneralProjector.addHoverData
(HoverData hoverData) Add hover data to the projector. -
Uses of HoverData in PamView.paneloverlay.overlaymark
Modifier and TypeMethodDescriptionboolean
MarkDataMatcher.bearingOverlap
(HoverData hoverData) Does a bearing line to the point from the detection origin overlap the mark.boolean
MarkDataMatcher.isContained
(HoverData hoverData) The point is contained within the mark.boolean
MarkDataMatcher.matchDataUnit
(HoverData hoverData)