Uses of Package
org.eclipse.birt.chart.event

Packages that use org.eclipse.birt.chart.event
org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation 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.render Contains classes that represent the core plot rendering framework. 
 

Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.computation
PrimitiveRenderEvent
          PrimitiveRenderEvent
 

Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.device
ArcRenderEvent
          ArcRenderEvent
AreaRenderEvent
           
ClipRenderEvent
          This class encapsulates clipping information required for clip implementation in a device.
EventObjectCache
          An internal cache that provides reusable primitive (and block) rendering event objects A local cache is created per generation sequence so issues with multithreaded access shouldn't arise.
ImageRenderEvent
          ImageRenderEvent
InteractionEvent
          InteractionEvent
LineRenderEvent
          LineRenderEvent
OvalRenderEvent
          OvalRenderEvent
PolygonRenderEvent
          PolygonRenderEvent
RectangleRenderEvent
          RectangleRenderEvent
StructureChangeEvent
          StructureChangeEvent
TextRenderEvent
          TextRenderEvent
TransformationEvent
          TransformationEvent
 

Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.event
I3DRenderEvent
          An interface that all 3D rendering events must extend.
ImageRenderEvent
          ImageRenderEvent
LineRenderEvent
          LineRenderEvent
OvalRenderEvent
          OvalRenderEvent
PolygonRenderEvent
          PolygonRenderEvent
PrimitiveRenderEvent
          PrimitiveRenderEvent
StructureSource
          This class defines a structure source object for chart rendering event.
StructureType
          This class defines the type for a StructureSource object and provides predefined constants.
TextRenderEvent
          TextRenderEvent
 

Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.factory
LineRenderEvent
          LineRenderEvent
PrimitiveRenderEvent
          PrimitiveRenderEvent
TextRenderEvent
          TextRenderEvent
WrappedInstruction
          WrappedInstruction
 

Classes in org.eclipse.birt.chart.event used by org.eclipse.birt.chart.render
StructureSource
          This class defines a structure source object for chart rendering event.
 



Copyright © 2005 Actuate Corp. All rights reserved.