TPTP 4.5.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.report.chart.internal
Class DefaultChartRenderHStackBars

java.lang.Object
  extended by org.eclipse.tptp.platform.report.chart.internal.DefaultChartRenderHStackBars

Deprecated. As of TPTP 4.5.0, use the TPTP Business Intelligence and Reporting Tools (BIRT) reporting infrastructure (org.eclipse.tptp.platform.report.birt).

public class DefaultChartRenderHStackBars
extends java.lang.Object

Default Render for Stack Bar graphic.


Constructor Summary
DefaultChartRenderHStackBars()
          Deprecated.  
 
Method Summary
static void render(DefaultChartRenderData d, RenderPersistData rpd)
          Deprecated. Render T_HSTACKBARS graphics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultChartRenderHStackBars

public DefaultChartRenderHStackBars()
Deprecated. 
Method Detail

render

public static void render(DefaultChartRenderData d,
                          RenderPersistData rpd)
                   throws DefaultRenderChartLocation
Deprecated. 
Render T_HSTACKBARS graphics

Throws:
DefaultRenderChartLocation

TPTP 4.5.0 Platform Project
Internal API Specification