|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.computation.withaxes.VerticalAxisAdjuster
public class VerticalAxisAdjuster
The class is used to adjust the location and scale of one vertical axis.
| Constructor Summary | |
|---|---|
VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor. |
|
| Method Summary | |
|---|---|
void |
adjust()
Adjust axis(axes) scale and location. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
verticalAxis - horizontalAxis - plotWithAxes - boPlot - | Method Detail |
|---|
public void adjust()
throws ChartException
IAxisAdjuster
adjust in interface IAxisAdjusterChartException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||