org.eclipse.birt.chart.render
Class AxesRenderHelper

java.lang.Object
  extended by org.eclipse.birt.chart.render.AxesRenderHelper

public final class AxesRenderHelper
extends java.lang.Object

Helper class for AxesRenderer. By providing interface and inner classes, to refactor the complicated method in AxesRenderer.


Method Summary
 void renderEachAxis()
          Renders the axis.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

renderEachAxis

public final void renderEachAxis()
                          throws ChartException
Renders the axis.

Throws:
ChartException


Copyright © 2005-2008 Actuate Corp. All rights reserved.