Package | Description |
---|---|
com.lowagie.rups.model | |
com.lowagie.rups.view.itext |
Modifier and Type | Field and Description |
---|---|
protected IndirectObjectFactory |
TreeNodeFactory.objects
The factory that can produce all indirect objects.
|
protected IndirectObjectFactory |
ObjectLoader.objects
The factory that can provide PDF objects.
|
Modifier and Type | Method and Description |
---|---|
IndirectObjectFactory |
ObjectLoader.getObjects()
Getter for the object factory.
|
Constructor and Description |
---|
TreeNodeFactory(IndirectObjectFactory objects)
Creates a factory that can produce TreeNode objects
corresponding with PDF objects.
|
Modifier and Type | Field and Description |
---|---|
protected IndirectObjectFactory |
XRefTable.objects
The factory that can produce all the indirect objects.
|
Copyright © 2015. All rights reserved.