Package | Description |
---|---|
org.faceless.pdf2 |
Contains the classes used to create a PDF document
|
Modifier and Type | Method and Description |
---|---|
LayoutBox |
LayoutBox.Box.getParent()
Return the LayoutBox that this Box is a child of
|
LayoutBox |
LayoutBox.splitAt(float splitpos)
Split a LayoutBox into two boxes at the specified height.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFCanvas.drawLayoutBox(LayoutBox box,
float x,
float y)
Draw a
LayoutBox at the specified position on the page |
void |
PDFPage.drawLayoutBox(LayoutBox box,
float x,
float y)
Draw a
LayoutBox at the specified position on the page |
Copyright © 2001-2017 Big Faceless Organization