Uses of Class
com.lowagie.rups.model.IndirectObjectFactory
Packages that use IndirectObjectFactory
-
Uses of IndirectObjectFactory in com.lowagie.rups.model
Fields in com.lowagie.rups.model declared as IndirectObjectFactoryModifier and TypeFieldDescriptionprotected 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.lowagie.rups.model that return IndirectObjectFactoryConstructors in com.lowagie.rups.model with parameters of type IndirectObjectFactoryModifierConstructorDescriptionTreeNodeFactory
(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 IndirectObjectFactoryModifier and TypeFieldDescriptionprotected IndirectObjectFactory
XRefTable.objects
The factory that can produce all the indirect objects.