Uses of Class
dataPlots.mouse.PlotZoomerAdapter
-
Uses of PlotZoomerAdapter in dataPlots.layout
Modifier and TypeMethodDescriptionvoid
TDGraph.addPlotZoomer
(PlotZoomerAdapter plotZoomerAdapter) Add a plot zoomer adapter to the graph.TDGraph.GraphPlotPanel.findUnitsWithinMark
(PlotZoomerAdapter zoomer) Find all data units within the current marked area on the graph panel. -
Uses of PlotZoomerAdapter in dataPlots.mouse
ModifierConstructorDescriptionTDGraphZoomer
(TDGraph tdGraph, int iPanel, PlotZoomerAdapter zoomerAdapter)