TPTP 4.5.0 Platform Project
Internal API Specification

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

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

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 DefaultChartRenderXY
extends java.lang.Object

Default Chart Render for T_XY graphic type and the family of associated curve type...


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

Constructor Detail

DefaultChartRenderXY

public DefaultChartRenderXY()
Deprecated. 
Method Detail

render

public static void render(DefaultChartRenderData d,
                          RenderPersistData rpd)
                   throws DefaultRenderChartLocation
Deprecated. 
Render XY graphic type.

Throws:
DefaultRenderChartLocation

TPTP 4.5.0 Platform Project
Internal API Specification