|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndirectObjectFactory | |
|---|---|
| com.lowagie.rups.model | |
| com.lowagie.rups.view.itext | |
| Uses of IndirectObjectFactory in com.lowagie.rups.model |
|---|
| Fields in com.lowagie.rups.model declared as IndirectObjectFactory | |
|---|---|
protected IndirectObjectFactory |
TreeNodeFactory.objects
The factory that can produce all indirect objects. |
protected IndirectObjectFactory |
ObjectLoader.objects
The factory that can provide PDF objects. |
| Methods in com.lowagie.rups.model that return IndirectObjectFactory | |
|---|---|
IndirectObjectFactory |
ObjectLoader.getObjects()
Getter for the object factory. |
| Constructors in com.lowagie.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.lowagie.rups.view.itext |
|---|
| Fields in com.lowagie.rups.view.itext declared as IndirectObjectFactory | |
|---|---|
protected IndirectObjectFactory |
XRefTable.objects
The factory that can produce all the indirect objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||