Uses of Class
org.eclipse.birt.chart.render.DeferredCacheManager
Packages that use DeferredCacheManager
Package
Description
Contains classes that represent the core plot rendering framework.
-
Uses of DeferredCacheManager in org.eclipse.birt.chart.render
Methods in org.eclipse.birt.chart.render that return DeferredCacheManagerModifier and TypeMethodDescriptionBaseRenderer.getDeferredCacheManager()
ReturnsDeferredCacheManager
instance.Methods in org.eclipse.birt.chart.render with parameters of type DeferredCacheManagerModifier and TypeMethodDescriptionvoid
BaseRenderer.setDeferredCacheManager
(DeferredCacheManager dcm) Set currentDeferredCacheManager
instance.