Uses of Package
org.eclipse.birt.chart.factory
-
Packages that use org.eclipse.birt.chart.factory Package Description org.eclipse.birt.chart.api 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.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server.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.model.layout Contains a layout manager capable of arranging a set of blocks associated with the chart representation.org.eclipse.birt.chart.model.layout.impl Contains core class implementations for blocks associated with the chart representation.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.factory used by org.eclipse.birt.chart.api Class Description IGenerator Provides an entry point into building a chart for a given model. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.computation Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.computation.withaxes Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.computation.withoutaxes Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.device Class Description IResourceFinder Provides a way to find a resource in resource folder. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.event Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.factory Class Description GeneratedChartState Maintains state information containing the original chart model and runtime built information based on offscreen computations performed using theGenerator.build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext)
method.Generator Provides an entry point into building a chart for a given model.IActionEvaluator This interface defines the capability to manipulate action based expressions.IDataRowExpressionEvaluator This interface provide expression evaluations of any string expression based on a row context.IExternalizer Provides services for externalization of static text messages rendered in a chart.IGenerator Provides an entry point into building a chart for a given model.IGroupedDataRowExpressionEvaluator The interface is declared to wrapIQueryResultSet
and evaluate grouped, uni-dimensional data.IMessageLookup Provides services for externalization of static text messages rendered in a chart.IResourceFinder Provides a way to find a resource in resource folder.RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session.RunTimeContext.StateKey Predifined static keys for states. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.model.layout Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.model.layout.impl Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.render Class Description RunTimeContext Encapsulates runtime information associated with each chart generation and rendering session. -
Classes in org.eclipse.birt.chart.factory used by org.eclipse.birt.chart.script Class Description GeneratedChartState Maintains state information containing the original chart model and runtime built information based on offscreen computations performed using theGenerator.build(IDisplayServer, Chart, Scriptable, Bounds, RunTimeContext)
method.