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

Packages that use org.eclipse.birt.chart.device
org.eclipse.birt.chart.api   
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. 
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.api
IDeviceRenderer
          Combines the primitive rendering notifications provided in the primitive and other convenience methods needed by a device renderer.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.device
IDeviceRenderer
          Combines the primitive rendering notifications provided in the primitive and other convenience methods needed by a device renderer.
IDisplayServer
          Provides generic services to a device renderer for computing metrics and centralized creation of device specific resources.
IPrimitiveRenderer
          Provides low level primitive rendering notifications that are interpreted by a device renderer.
IStructureDefinitionListener
          Notifies a listener of group change events associated with a structure being rendered.
ITextMetrics
          Provides a layer of abstraction for text metrics retrieval via display server dependent implementations.
ITextRenderer
          Provides convenience methods for rendering rotated text with configurable attributes on a graphics context.
IUpdateNotifier
          Defines methods that allow model updating via a device event handler used in conjunction with a device renderer.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.event
IDeviceRenderer
          Combines the primitive rendering notifications provided in the primitive and other convenience methods needed by a device renderer.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.factory
IDeviceRenderer
          Combines the primitive rendering notifications provided in the primitive and other convenience methods needed by a device renderer.
IDisplayServer
          Provides generic services to a device renderer for computing metrics and centralized creation of device specific resources.
IStructureDefinitionListener
          Notifies a listener of group change events associated with a structure being rendered.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.model.layout
IDisplayServer
          Provides generic services to a device renderer for computing metrics and centralized creation of device specific resources.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.model.layout.impl
IDisplayServer
          Provides generic services to a device renderer for computing metrics and centralized creation of device specific resources.
 

Classes in org.eclipse.birt.chart.device used by org.eclipse.birt.chart.render
IDeviceRenderer
          Combines the primitive rendering notifications provided in the primitive and other convenience methods needed by a device renderer.
IDisplayServer
          Provides generic services to a device renderer for computing metrics and centralized creation of device specific resources.
IPrimitiveRenderer
          Provides low level primitive rendering notifications that are interpreted by a device renderer.
 



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