public class ChartPrintJob
extends java.lang.Object
| Constructor and Description |
|---|
ChartPrintJob(java.lang.String jobName)
Creates a new job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
print(Composite elementToPrint)
Prints the specified element.
|