Package | Description |
---|---|
edu.ucdavis.cstars.client.tasks |
Modifier and Type | Method and Description |
---|---|
static PrintTemplate.ExportOptions |
PrintTemplate.ExportOptions.create(int width,
int height,
int dpi) |
PrintTemplate.ExportOptions |
PrintTemplate.getExportOptions()
Define the map width, height and dpi.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintTemplate.setExportOptions(PrintTemplate.ExportOptions exportOptions)
Set the exportOptions parameter.
|