Uses of Class
PamView.paneloverlay.overlaymark.MarkExtraInfo
Packages that use MarkExtraInfo
-
Uses of MarkExtraInfo in dataPlotsFX.layout
Methods in dataPlotsFX.layout that return MarkExtraInfo -
Uses of MarkExtraInfo in PamView.paneloverlay.overlaymark
Methods in PamView.paneloverlay.overlaymark that return MarkExtraInfoModifier and TypeMethodDescriptionprotected MarkExtraInfoOverlayMarker.findExtraInfo(Object mouseSource) See if the display making the mark has any extra information.MarkExtraInfoSource.getExtraInfo()Constructors in PamView.paneloverlay.overlaymark with parameters of type MarkExtraInfoModifierConstructorDescriptionOverlayMark(OverlayMarker overlayMarker, Object markSource, MarkExtraInfo markExtraInfo, int markChannels, GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits) OverlayMark(OverlayMarker overlayMarker, Object markSource, MarkExtraInfo markExtraInfo, int markChannels, GeneralProjector.ParameterType[] parameterTypes, GeneralProjector.ParameterUnits[] parameterUnits, PamCoordinate firstCoordinate)