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 voidHierarchyPrinter.printHierarchy(XDGFPage page, File outDir) static voidHierarchyPrinter.printHierarchy(XDGFPage page, PrintStream os) static voidVsdxToPng.renderToPng(XDGFPage page, File outFile, double scale, ShapeRenderer renderer) static voidVsdxToPng.renderToPng(XDGFPage page, String outFilename, double scale, ShapeRenderer renderer) static voidVsdxToPng.renderToPngDir(XDGFPage page, File outDir, double scale, ShapeRenderer renderer)