TPTP 4.5.0 Platform Project
Internal API Specification

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

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

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

Default render for Meter Chart.


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

Constructor Detail

DefaultChartRenderMeter

public DefaultChartRenderMeter()
Deprecated. 
Method Detail

render

public static void render(DefaultChartRenderData d,
                          RenderPersistData rpd)
                   throws DefaultRenderChartLocation
Deprecated. 
Throws:
DefaultRenderChartLocation

TPTP 4.5.0 Platform Project
Internal API Specification