Uses of Class
org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject
-
Packages that use AbstractAFPExtensionObject Package Description org.apache.fop.render.afp.extensions -
-
Uses of AbstractAFPExtensionObject in org.apache.fop.render.afp.extensions
Subclasses of AbstractAFPExtensionObject in org.apache.fop.render.afp.extensions Modifier and Type Class Description class
AFPIncludeFormMapElement
Represents the "include-form-map" extension in the FO tree.class
AFPInvokeMediumMapElement
This class represents an AFP-specific extension element to embed Invoke Medium Map (IMM) fields at the beginning of a page group or just prior to a Page.class
AFPPageOverlayElement
This class extends the org.apache.fop.render.afp.extensions.AbstractAFPExtensionObject class.class
AFPPageSegmentElement
This class extends the org.apache.fop.extensions.ExtensionObj class.class
AFPPageSetupElement
This class extends the org.apache.fop.extensions.ExtensionObj class.
-