Class DefaultPageProcessor.DefaultPage
java.lang.Object
com.openhtmltopdf.java2d.api.DefaultPageProcessor.DefaultPage
- All Implemented Interfaces:
FSPage
- Enclosing class:
DefaultPageProcessor
-
Constructor Summary
ConstructorsConstructorDescriptionDefaultPage(int pgNo, int w, int h, FSPageOutputStreamSupplier osFactory, int imageType, String imageFormat) -
Method Summary
-
Constructor Details
-
DefaultPage
public DefaultPage(int pgNo, int w, int h, FSPageOutputStreamSupplier osFactory, int imageType, String imageFormat)
-
-
Method Details
-
getGraphics
- Specified by:
getGraphicsin interfaceFSPage
-
save
public void save()
-