public class VerticalAxisAdjuster extends java.lang.Object implements IAxisAdjuster
Constructor and Description |
---|
VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
adjust()
Adjust axis(axes) scale and location.
|
public VerticalAxisAdjuster(OneAxis verticalAxis, OneAxis horizontalAxis, PlotWithAxes plotWithAxes, Bounds boPlot)
verticalAxis
- horizontalAxis
- plotWithAxes
- boPlot
- public void adjust() throws ChartException
IAxisAdjuster
adjust
in interface IAxisAdjuster
ChartException
Copyright © 2005-2008 Actuate Corp. All rights reserved.