Uses of Class
PamView.HoverData
Packages that use HoverData
-
Uses of HoverData in dataPlotsFX.projector
Methods in dataPlotsFX.projector that return types with arguments of type HoverData -
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
Methods in PamView.paneloverlay.overlaymark with parameters of type HoverDataModifier 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)