|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IndirectObjectFactory | |
---|---|
com.itextpdf.rups.model | |
com.itextpdf.rups.view.itext |
Uses of IndirectObjectFactory in com.itextpdf.rups.model |
---|
Fields in com.itextpdf.rups.model declared as IndirectObjectFactory | |
---|---|
protected IndirectObjectFactory |
ObjectLoader.objects
The factory that can provide PDF objects. |
protected IndirectObjectFactory |
TreeNodeFactory.objects
The factory that can produce all indirect objects. |
Methods in com.itextpdf.rups.model that return IndirectObjectFactory | |
---|---|
IndirectObjectFactory |
ObjectLoader.getObjects()
Getter for the object factory. |
Constructors in com.itextpdf.rups.model with parameters of type IndirectObjectFactory | |
---|---|
TreeNodeFactory(IndirectObjectFactory objects)
Creates a factory that can produce TreeNode objects corresponding with PDF objects. |
Uses of IndirectObjectFactory in com.itextpdf.rups.view.itext |
---|
Fields in com.itextpdf.rups.view.itext declared as IndirectObjectFactory | |
---|---|
protected IndirectObjectFactory |
XRefTable.objects
The factory that can produce all the indirect objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |