Uses of Class
org.eclipse.birt.chart.factory.DeferredCache

Packages that use DeferredCache
org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer. 
org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework. 
 

Uses of DeferredCache in org.eclipse.birt.chart.event
 

Constructors in org.eclipse.birt.chart.event with parameters of type DeferredCache
WrappedInstruction(DeferredCache dc, java.util.ArrayList alEvents, int iInstruction)
           
WrappedInstruction(DeferredCache dc, PrimitiveRenderEvent pre, int iInstruction)
           
 

Uses of DeferredCache in org.eclipse.birt.chart.render
 

Methods in org.eclipse.birt.chart.render that return DeferredCache
 DeferredCache BaseRenderer.getDeferredCache()
           
 DeferredCache BaseRenderer.getDeferredCache()
           
 

Methods in org.eclipse.birt.chart.render with parameters of type DeferredCache
 void BaseRenderer.set(DeferredCache _dc)
           
 void BaseRenderer.set(DeferredCache _dc)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.