|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlotWithAxes | |
---|---|
org.eclipse.birt.chart.computation.withaxes | This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package. |
Uses of PlotWithAxes in org.eclipse.birt.chart.computation.withaxes |
---|
Subclasses of PlotWithAxes in org.eclipse.birt.chart.computation.withaxes | |
---|---|
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. |
Constructors in org.eclipse.birt.chart.computation.withaxes with parameters of type PlotWithAxes | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |