Class AxesAdjuster

java.lang.Object
org.eclipse.birt.chart.computation.withaxes.AxesAdjuster
All Implemented Interfaces:
IConstants, IAxisAdjuster

public class AxesAdjuster extends Object implements IAxisAdjuster, IConstants
The class is used to adjust axes's location and scale.
Since:
2.5
  • Constructor Details

    • AxesAdjuster

      public AxesAdjuster(PlotWithAxes plotWithAxes, org.eclipse.birt.chart.computation.withaxes.ValueAxesHelper valueAxesHelper, Bounds boPlot)
      Constructor.
      Parameters:
      plotWithAxes -
      valueAxesHelper -
      boPlot -
  • Method Details