public class PageInfoElement extends Element
| Modifier and Type | Field and Description |
|---|---|
int |
bottom
Bottom margin
|
int |
gutter
Gutter width
|
int |
height
Height of the physical page
|
int |
left
Left margin
|
int |
right
Right margin
|
int |
top
Top margin
|
int |
width
Width of the physical page
|
| Constructor and Description |
|---|
PageInfoElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
toSaxStart(org.xml.sax.ContentHandler ch) |
getDescription, getName, toSaxEndpublic int width
public int height
public int right
public int left
public int top
public int bottom
public int gutter
public void toSaxStart(org.xml.sax.ContentHandler ch)
throws org.xml.sax.SAXException
toSaxStart in class Elementorg.xml.sax.SAXExceptionCopyright © 2021 Oracle. All right reserved. Restricted and confidential property of Oracle. Solely for use by recipent under agreement forbidding disclosure.