|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.birt.chart.render.AxesRenderHelper
public final class AxesRenderHelper
Helper class for AxesRenderer. By providing interface and inner classes, to refactor the complicated method in AxesRenderer.
| Method Summary | |
|---|---|
static void |
addLine3DEvent(Line3DRenderEvent lre3d,
java.lang.Object parentEvent,
DeferredCache dc)
Adds Line2D event to deferred cache, if parent event is specified, this event should be added into parent event. |
void |
renderEachAxis()
Renders the axis. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final void renderEachAxis()
throws ChartException
ChartException
public static void addLine3DEvent(Line3DRenderEvent lre3d,
java.lang.Object parentEvent,
DeferredCache dc)
lre3d - parentEvent - dc -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||