technology.tabula.debug
Class Debug
java.lang.Object
technology.tabula.debug.Debug
public class Debug
- extends Object
|
Constructor Summary |
Debug()
|
|
Method Summary |
static void |
debugIntersections(Graphics2D g,
Page page)
|
static void |
main(String[] args)
|
static void |
renderPage(String pdfPath,
String outPath,
int pageNumber,
Rectangle area,
boolean drawTextChunks,
boolean drawSpreadsheets,
boolean drawRulings,
boolean drawIntersections,
boolean drawColumns,
boolean drawCharacters,
boolean drawArea,
boolean drawCells,
boolean drawUnprocessedRulings,
boolean drawProjectionProfile,
boolean drawClippingPaths)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Debug
public Debug()
debugIntersections
public static void debugIntersections(Graphics2D g,
Page page)
renderPage
public static void renderPage(String pdfPath,
String outPath,
int pageNumber,
Rectangle area,
boolean drawTextChunks,
boolean drawSpreadsheets,
boolean drawRulings,
boolean drawIntersections,
boolean drawColumns,
boolean drawCharacters,
boolean drawArea,
boolean drawCells,
boolean drawUnprocessedRulings,
boolean drawProjectionProfile,
boolean drawClippingPaths)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2015. All rights reserved.