Package | Description |
---|---|
org.eclipse.birt.chart.computation.withaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
|
Modifier and Type | Class and Description |
---|---|
class |
PlotWith2DAxes
This class is capable of computing the content of a chart (with axes) based
on preferred sizes, text rotation, fit ability, scaling, etc and prepares it
for rendering.
|
class |
PlotWith3DAxes
This class is capable of computing the content of a chart (with axes) based
on preferred sizes, text rotation, fit ability, scaling, etc and prepares it
for rendering.
|
Constructor and Description |
---|
AxesAdjuster(PlotWithAxes plotWithAxes,
org.eclipse.birt.chart.computation.withaxes.ValueAxesHelper valueAxesHelper,
Bounds boPlot)
Constructor.
|
HorizontalAxesAdjuster(OneAxis[] horizontalAxes,
OneAxis verticalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
HorizontalAxisAdjuster(OneAxis horizontalAxis,
OneAxis verticalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot) |
VerticalAxesAdjuster(OneAxis[] verticalAxes,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.