public static class DefaultPageProcessor.DefaultPage extends Object implements FSPage
| Constructor and Description |
|---|
DefaultPage(int pgNo,
int w,
int h,
FSPageOutputStreamSupplier osFactory,
int imageType,
String imageFormat) |
| Modifier and Type | Method and Description |
|---|---|
Graphics2D |
getGraphics() |
void |
save() |
public DefaultPage(int pgNo,
int w,
int h,
FSPageOutputStreamSupplier osFactory,
int imageType,
String imageFormat)
public Graphics2D getGraphics()
getGraphics in interface FSPagepublic void save()
Copyright © 2017. All rights reserved.