|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OneAxis | |
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. |
Uses of OneAxis in org.eclipse.birt.chart.computation.withaxes |
Methods in org.eclipse.birt.chart.computation.withaxes that return OneAxis | |
OneAxis |
AllAxes.getOverlay(int iAxisIndex)
|
OneAxis |
AllAxes.getPrimaryBase()
|
OneAxis |
AllAxes.getPrimaryOrthogonal()
|
OneAxis |
AllAxes.getAncillaryBase()
|
Uses of OneAxis in org.eclipse.birt.chart.render |
Methods in org.eclipse.birt.chart.render with parameters of type OneAxis | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |