Package | Description |
---|---|
com.etymon.pj | |
com.etymon.pj.object | |
com.etymon.pj.object.pagemark |
Modifier and Type | Field and Description |
---|---|
private PjArray |
StreamParser._a1 |
Modifier and Type | Class and Description |
---|---|
class |
PjProcSet
A representation of the PDF ProcSet type.
|
class |
PjRectangle
A representation of the PDF Rectangle type.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PjProcSet.isLike(PjArray array)
Examines an array to see if it is a PDF ProcSet object.
|
static boolean |
PjRectangle.isLike(PjArray array)
Examines an array to see if it is a PDF Rectangle object.
|
void |
PjPage.setAnnots(PjArray annots) |
void |
PjPage.setB(PjArray b) |
void |
PjResources.setColorSpace(PjArray colorSpace) |
void |
PjPage.setContents(PjArray contents) |
void |
PjEncoding.setDifferences(PjArray differences) |
void |
PjStreamDictionary.setFFilter(PjArray fFilter) |
void |
PjStreamDictionary.setFilter(PjArray filter) |
void |
PjPages.setKids(PjArray kids) |
void |
PjCatalog.setOpenAction(PjArray openAction) |
Modifier and Type | Field and Description |
---|---|
private PjArray |
XXTJ._array |
private PjArray |
Xd._array |
Modifier and Type | Method and Description |
---|---|
PjArray |
XXTJ.getArray() |
PjArray |
Xd.getArray() |
Constructor and Description |
---|
Xd(PjArray array,
PjNumber phase) |
XXTJ(PjArray array) |