public class ZoomEstimator extends Estimator
SampledXYSeries based on the current
visible bounds of the owning XYPlot.| Constructor and Description |
|---|
ZoomEstimator() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
calculateZoom(SampledXYSeries series,
RectRegion visibleBounds) |
void |
run(XYPlot plot,
XYSeriesBundle sf) |
public void run(XYPlot plot, XYSeriesBundle sf)
protected double calculateZoom(SampledXYSeries series, RectRegion visibleBounds)