Package | Description |
---|---|
com.etymon.pj | |
com.etymon.pj.object |
Modifier and Type | Method and Description |
---|---|
PjPagesNode |
Pdf.inheritPageAttributes(PjPagesNode node)
Returns a clone of a pages node such that all inherited
attributes of the given pages node are made explicit.
|
Modifier and Type | Method and Description |
---|---|
PjPagesNode |
Pdf.inheritPageAttributes(PjPagesNode node)
Returns a clone of a pages node such that all inherited
attributes of the given pages node are made explicit.
|
private void |
Pdf.inheritPageAttributesCollapse(PjName name,
java.util.Hashtable ht,
PjPagesNode newNode,
PjPagesNode parent) |
Modifier and Type | Class and Description |
---|---|
class |
PjPage
A representation of a PDF page dictionary.
|
class |
PjPages
A representation of a PDF Pages dictionary.
|