Uses of Class
org.apache.poi.xdgf.usermodel.XDGFPage
Packages that use XDGFPage
-
Uses of XDGFPage in org.apache.poi.xdgf.usermodel
Fields in org.apache.poi.xdgf.usermodel declared as XDGFPageMethods in org.apache.poi.xdgf.usermodel that return XDGFPageMethods in org.apache.poi.xdgf.usermodel that return types with arguments of type XDGFPageMethods in org.apache.poi.xdgf.usermodel with parameters of type XDGFPage -
Uses of XDGFPage in org.apache.poi.xdgf.util
Methods in org.apache.poi.xdgf.util with parameters of type XDGFPageModifier and TypeMethodDescriptionstatic void
HierarchyPrinter.printHierarchy
(XDGFPage page, File outDir) static void
HierarchyPrinter.printHierarchy
(XDGFPage page, PrintStream os) static void
VsdxToPng.renderToPng
(XDGFPage page, File outFile, double scale, ShapeRenderer renderer) static void
VsdxToPng.renderToPng
(XDGFPage page, String outFilename, double scale, ShapeRenderer renderer) static void
VsdxToPng.renderToPngDir
(XDGFPage page, File outDir, double scale, ShapeRenderer renderer)