Understanding the BIRT APIs : About the BIRT Chart Engine API : Chart engine class hierarchy : chart.device class and interface hierarchy
 
chart.device class and interface hierarchy
The chart.device package contains the classes and interfaces that support rendering a chart to a specific output type. Device adapter classes provide the rendered output. These classes process the events defined in the chart.event package. Display adapter classes provide metrics for the output device. Figure 11‑12 contains the class hierarchy for org.eclipse.birt.chart.device.
Figure 11‑12 Classes in org.eclipse.birt.chart.device
Figure 11‑13 contains the interface hierarchy for org.eclipse.birt.chart.device.
Figure 11‑13 Interfaces in org.eclipse.birt.chart.device