| 程序包 | 说明 |
|---|---|
| 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.render |
Contains classes that represent the core plot rendering framework.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
ICallBackNotifier
This interface adds the callback ability to the existing IUpdateNotifer
interface, any listener who want to perform a callback must implement this
instead of the original IUpdateNotifer.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
EmptyUpdateNotifier
A convenient empty update notifier doing nothing.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
InteractiveRenderer.setUpdateNotifier(IUpdateNotifier _iun) |
Copyright © 2005-2008 Actuate Corp. All rights reserved.