| 程序包 | 说明 |
|---|---|
| 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.factory |
Contains classes and interfaces used in the chart building and generation
phase.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IDeviceRenderer
Combines the primitive rendering notifications provided in the primitive and
other convenience methods needed by a device renderer.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DeviceAdapter
A no-op adapter implementation for the
IDeviceRendererinterface definition. |
| 限定符和类型 | 方法和说明 |
|---|---|
IStructureDefinitionListener |
RunTimeContext.getStructureDefinitionListener()
Returns an instance of the structure definition listner for device
renderers that need a structure definition notification when rendering
primitives.
|
IStructureDefinitionListener |
RunTimeContext.getStructureDefinitionListener()
Returns an instance of the structure definition listner for device
renderers that need a structure definition notification when rendering
primitives.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RunTimeContext.setStructureDefinitionListener(IStructureDefinitionListener isdl)
Internally sets an instance of the structure definition listener for
device renderers that need a structure definition notification when
rendering primitives.
|
void |
RunTimeContext.setStructureDefinitionListener(IStructureDefinitionListener isdl)
Internally sets an instance of the structure definition listener for
device renderers that need a structure definition notification when
rendering primitives.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.