-
public class ZoomEstimator extends Estimator
Estimates optimal zoom level to be applied to a SampledXYSeries based on the current visible bounds of the owning XYPlot.
-
-
Method Summary
Modifier and Type Method Description void
run(XYPlot plot, XYSeriesBundle sf)
-
-
Method Detail
-
run
void run(XYPlot plot, XYSeriesBundle sf)
-
-
-
-