Uses of Package
org.eclipse.birt.chart.render
-
Packages that use org.eclipse.birt.chart.render Package Description org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package.org.eclipse.birt.chart.computation.withaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withaxes package.org.eclipse.birt.chart.computation.withoutaxes This is a placeholder file for the org.eclipse.birt.chart.computation.withoutaxes package.org.eclipse.birt.chart.event Contains classes that define a rendering notification that is interpreted by a device renderer.org.eclipse.birt.chart.factory Contains classes and interfaces used in the chart building and generation phase.org.eclipse.birt.chart.render Contains classes that represent the core plot rendering framework.org.eclipse.birt.chart.script -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.computation Class Description BaseRenderer Provides a generic framework that initiates the rendering sequence of the various chart components.ISeriesRenderingHints This interface defines the rendering hints required by series renderer. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.computation.withaxes Class Description ISeriesRenderingHints This interface defines the rendering hints required by series renderer.ISeriesRenderingHints3D This interface defines the 3D rendering hints required by series renderer. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.computation.withoutaxes Class Description ISeriesRenderingHints This interface defines the rendering hints required by series renderer. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.event Class Description DeferredCache This class implements deferred rendering capability for chart. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.factory Class Description IActionRenderer This interface defines the methods to process the trigger actions during rendering. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.render Class Description AxesRenderer Provides a base framework for custom series rendering extensions that are interested in being rendered in a pre-computed plot containing axes.BaseRenderer Provides a generic framework that initiates the rendering sequence of the various chart components.DeferredCache This class implements deferred rendering capability for chart.DeferredCacheManager The class is used to manage runtime DeferredCache of series, it assures the correct painting z-order of series for 2D case.IActionRenderer This interface defines the methods to process the trigger actions during rendering.IAxesDecorator This interface defines a decorator renderer for AxesISeriesRenderer Defines the callback methods to be implemented by a custom series renderer to compute and render a specific series implementation.ISeriesRenderingHints This interface defines the rendering hints required by series renderer. -
Classes in org.eclipse.birt.chart.render used by org.eclipse.birt.chart.script Class Description ISeriesRenderer Defines the callback methods to be implemented by a custom series renderer to compute and render a specific series implementation.