| Package | Description |
|---|---|
| org.eclipse.birt.chart.computation.withaxes |
This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.
|
| org.eclipse.birt.chart.render |
Contains classes that represent the core plot rendering framework.
|
| Modifier and Type | Field and Description |
|---|---|
OneAxis |
AutoScale.ScaleInfo.oax |
| Modifier and Type | Method and Description |
|---|---|
OneAxis |
AllAxes.getAncillaryBase() |
OneAxis |
AllAxes.getOverlay(int iAxisIndex) |
OneAxis |
AllAxes.getPrimaryBase() |
OneAxis |
AllAxes.getPrimaryOrthogonal() |
| Modifier and Type | Method and Description |
|---|---|
static AxisLabelTextProvider |
AxisLabelTextProvider.create(OneAxis oax) |
Rectangle |
PlotWith3DAxes.getAxisLabelBoundingRectXZ(OneAxis oax) |
Rectangle[] |
PlotWith3DAxes.getAxisLabelBoundingRectY(OneAxis oax) |
static void |
AutoScale.setNumberMinMaxToScale(AutoScale sc,
java.lang.Object oMinimum,
java.lang.Object oMaximum,
RunTimeContext rtc,
OneAxis ax)
Updates AutoScale by checking min or max
|
| Constructor and Description |
|---|
AutoScale.ScaleInfo(PlotComputation plotComp,
int iType,
RunTimeContext rtc,
FormatSpecifier fs,
OneAxis ax,
int iScaleDirection,
boolean bExpandMinMax) |
HorizontalAxesAdjuster(OneAxis[] horizontalAxes,
OneAxis verticalAxis,
PlotWithAxes plotWithAxes,
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.
|
VerticalAxesAdjuster(OneAxis[] verticalAxes,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
VerticalAxisAdjuster(OneAxis verticalAxis,
OneAxis horizontalAxis,
PlotWithAxes plotWithAxes,
Bounds boPlot)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double[] |
IAxesDecorator.computeDecorationThickness(IDisplayServer xs,
OneAxis ax)
Returns the thickness for use with decoration.
|
void |
IAxesDecorator.decorateAxes(IPrimitiveRenderer ipr,
ISeriesRenderingHints isrh,
OneAxis ax)
Perform decoration.
|
IAxesDecorator |
BaseRenderer.getAxesDecorator(OneAxis ax)
Returns the decorator renderer associated with current series, default is
none.
|
IAxesDecorator |
AxesRenderer.getAxesDecorator(OneAxis ax)
Returns the decorator renderer associated with current series, default is
none.
|
IAxesDecorator |
BaseRenderer.getAxesDecorator(OneAxis ax)
Returns the decorator renderer associated with current series, default is
none.
|
IAxesDecorator |
AxesRenderer.getAxesDecorator(OneAxis ax)
Returns the decorator renderer associated with current series, default is
none.
|
void |
AxesRenderer.renderEachAxis(IPrimitiveRenderer ipr,
Plot pl,
OneAxis ax,
int iWhatToDraw)
Renders the axis.
|
void |
AxesRenderer.renderEachAxis(IPrimitiveRenderer ipr,
Plot pl,
OneAxis ax,
int iWhatToDraw)
Renders the axis.
|
Copyright © 2014 OpenText Corp. All rights reserved.