- ZERO - Static variable in class org.jfree.chart.plot.Plot
-
Useful constant representing zero.
- ZERO - Static variable in class org.jfree.chart.renderer.AbstractRenderer
-
Zero represented as a Double
.
- ZERO_INSETS - Static variable in class org.jfree.ui.RectangleInsets
-
A useful constant representing zero insets.
- zoom(Rectangle2D) - Method in class org.jfree.chart.ChartPanel
-
Zooms in on a selected region.
- zoom(double) - Method in class org.jfree.chart.plot.Plot
-
Performs a zoom on the plot.
- ZOOM_IN_BOTH_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom in (both axes) action command.
- ZOOM_IN_DOMAIN_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom in (domain axis only) action command.
- ZOOM_IN_RANGE_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom in (range axis only) action command.
- ZOOM_OUT_BOTH_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom out (both axes) action command.
- ZOOM_OUT_DOMAIN_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom out (domain axis only) action command.
- ZOOM_OUT_RANGE_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom out (range axis only) action command.
- ZOOM_RESET_BOTH_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom reset (both axes) action command.
- ZOOM_RESET_DOMAIN_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom reset (domain axis only) action command.
- ZOOM_RESET_RANGE_COMMAND - Static variable in class org.jfree.chart.ChartPanel
-
Zoom reset (range axis only) action command.
- Zoomable - Interface in org.jfree.chart.plot
-
A plot that is zoomable must implement this interface to provide a
mechanism for the
ChartPanel
to control the zooming.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedRangeXYPlot
-
Zooms in on the domain axes.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Multiplies the range on the domain axis by the specified factor.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Multiplies the range on the domain axis by the specified factor.
- zoomDomainAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Zooms in on the domain axes.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.XYPlot
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.XYPlot
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.XYPlot
-
Zooms in on the domain axis/axes.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D) - Method in interface org.jfree.chart.plot.Zoomable
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in interface org.jfree.chart.plot.Zoomable
-
Multiplies the range on the domain axis/axes by the specified factor.
- zoomDomainAxes(double, double, PlotRenderingInfo, Point2D) - Method in interface org.jfree.chart.plot.Zoomable
-
Zooms in on the domain axes.
- zoomFactor - Variable in class org.jfree.chart.MouseWheelHandler
-
The zoom factor.
- zoomInBoth(double, double) - Method in class org.jfree.chart.ChartPanel
-
Zooms in on an anchor point (specified in screen coordinate space).
- zoomInDomain(double, double) - Method in class org.jfree.chart.ChartPanel
-
Decreases the length of the domain axis, centered about the given
coordinate on the screen.
- zoomInRange(double, double) - Method in class org.jfree.chart.ChartPanel
-
Decreases the length of the range axis, centered about the given
coordinate on the screen.
- zoomOutBoth(double, double) - Method in class org.jfree.chart.ChartPanel
-
Zooms out on an anchor point (specified in screen coordinate space).
- zoomOutDomain(double, double) - Method in class org.jfree.chart.ChartPanel
-
Increases the length of the domain axis, centered about the given
coordinate on the screen.
- zoomOutRange(double, double) - Method in class org.jfree.chart.ChartPanel
-
Increases the length the range axis, centered about the given
coordinate on the screen.
- zoomRange(double, double) - Method in class org.jfree.chart.axis.LogAxis
-
Zooms in on the current range.
- zoomRange(double, double) - Method in class org.jfree.chart.axis.ValueAxis
-
Zooms in on the current range.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.CombinedDomainXYPlot
-
Zooms in on the range axes.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Multiplies the range on the range axis by the specified factor.
- zoomRangeAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.FastScatterPlot
-
Zooms in on the range axes.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.XYPlot
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in class org.jfree.chart.plot.XYPlot
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, double, PlotRenderingInfo, Point2D) - Method in class org.jfree.chart.plot.XYPlot
-
Zooms in on the range axes.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D) - Method in interface org.jfree.chart.plot.Zoomable
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, PlotRenderingInfo, Point2D, boolean) - Method in interface org.jfree.chart.plot.Zoomable
-
Multiplies the range on the range axis/axes by the specified factor.
- zoomRangeAxes(double, double, PlotRenderingInfo, Point2D) - Method in interface org.jfree.chart.plot.Zoomable
-
Zooms in on the range axes.