|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionObj | |
org.apache.fop.apps | |
org.apache.fop.extensions | |
org.apache.fop.layout |
Uses of ExtensionObj in org.apache.fop.apps |
Methods in org.apache.fop.apps with parameters of type ExtensionObj | |
void |
StreamRenderer.addExtension(ExtensionObj ext)
|
Uses of ExtensionObj in org.apache.fop.extensions |
Subclasses of ExtensionObj in org.apache.fop.extensions | |
class |
ContinuedLabel
Implement continued labels for table header/footer. |
class |
Destination
Provides support for PDF destinations, which allow external files to link into a particular place within the generated document. |
class |
Label
Class representing destinations or targets within a document (/Dest objects in PDF, called "Destinations" in Adobe Acrobat). |
class |
Outline
Class representing an outline entry (an /OUT object in a PDF file, but referred to as a "Bookmark" from within Adobe Acrobat). |
Uses of ExtensionObj in org.apache.fop.layout |
Methods in org.apache.fop.layout with parameters of type ExtensionObj | |
void |
AreaTree.addExtension(ExtensionObj obj)
|
Constructors in org.apache.fop.layout with parameters of type ExtensionObj | |
ExtensionArea(ExtensionObj obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |