Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
IPrimitiveRenderer.drawImage(ImageRenderEvent ire)
This method is responsible for drawing an image on the target rendering
device's graphic context.
|
void |
DeviceAdapter.drawImage(ImageRenderEvent ire) |
Modifier and Type | Class and Description |
---|---|
class |
Image3DRenderEvent
A rendering event type for rendering 3D Image object.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.