Uses of Class
dataPlots.mouse.PlotZoomerAdapter
Packages that use PlotZoomerAdapter
-
Uses of PlotZoomerAdapter in dataPlots.layout
Methods in dataPlots.layout that return PlotZoomerAdapterMethods in dataPlots.layout with parameters of type PlotZoomerAdapterModifier 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
Constructors in dataPlots.mouse with parameters of type PlotZoomerAdapterModifierConstructorDescriptionTDGraphZoomer
(TDGraph tdGraph, int iPanel, PlotZoomerAdapter zoomerAdapter)