Uses of Interface
org.eclipse.birt.chart.computation.IConstants

Packages that use IConstants
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.datafeed Provides classes and interfaces that determine how a user's custom dataset needs to be interpreted. 
org.eclipse.birt.chart.device Provides interfaces and no-op adapters that define services provided by the device renderer and an associated display server. 
 

Uses of IConstants in org.eclipse.birt.chart.computation
 

Classes in org.eclipse.birt.chart.computation that implement IConstants
 class Engine3D
          Engine3D
 class LegendBuilder
          A helper class for Legend computation.
 class Methods
          Methods
 

Uses of IConstants in org.eclipse.birt.chart.computation.withaxes
 

Classes in org.eclipse.birt.chart.computation.withaxes that implement IConstants
 class AllAxes
          AllAxes
 class AutoScale
          Encapsulates the auto scaling algorithms used by the rendering and chart computation framework.
 class AxesAdjuster
          The class is used to adjust axes's location and scale.
 class IntersectionValue
          IntersectionValue
 class PlotWith2DAxes
          This class is capable of computing the content of a chart (with axes) based on preferred sizes, text rotation, fit ability, scaling, etc and prepares it for rendering.
 class PlotWith3DAxes
          This class is capable of computing the content of a chart (with axes) based on preferred sizes, text rotation, fit ability, scaling, etc and prepares it for rendering.
 class PlotWithAxes
          PlotWithAxes
 class ScaleContext
          Scale context for min/max computation.
 

Uses of IConstants in org.eclipse.birt.chart.datafeed
 

Classes in org.eclipse.birt.chart.datafeed that implement IConstants
 class DataSetAdapter
          Provides a no-op implementation of the IDataSetProcessorinterface definition to be subclassed by each extension writer as needed.
 

Uses of IConstants in org.eclipse.birt.chart.device
 

Subinterfaces of IConstants in org.eclipse.birt.chart.device
 interface ITextRenderer
          Provides convenience methods for rendering rotated text with configurable attributes on a graphics context.
 

Classes in org.eclipse.birt.chart.device that implement IConstants
 class TextRendererAdapter
           
 



Copyright © 2005-2008 Actuate Corp. All rights reserved.