Uses of Class
org.eclipse.birt.chart.event.ImageRenderEvent
Packages that use ImageRenderEvent
Package
Description
Provides interfaces and no-op adapters that define services
provided by the device renderer and an associated display server.
Contains classes that define a rendering notification that is interpreted by
a device renderer.
-
Uses of ImageRenderEvent in org.eclipse.birt.chart.device
Methods in org.eclipse.birt.chart.device with parameters of type ImageRenderEventModifier and TypeMethodDescriptionvoid
DeviceAdapter.drawImage
(ImageRenderEvent ire) void
IPrimitiveRenderer.drawImage
(ImageRenderEvent ire) This method is responsible for drawing an image on the target rendering device's graphic context. -
Uses of ImageRenderEvent in org.eclipse.birt.chart.event
Subclasses of ImageRenderEvent in org.eclipse.birt.chart.eventModifier and TypeClassDescriptionfinal class
A rendering event type for rendering 3D Image object.