Uses of Class
org.openpdf.renderer.Cache
Packages that use Cache
-
Uses of Cache in org.openpdf.renderer
Constructors in org.openpdf.renderer with parameters of type CacheModifierConstructorDescriptionPDFPage(int pageNumber, Rectangle2D bbox, int rotation, Cache cache) create a PDFPage with dimensions in bbox and rotation.