Uses of Interface
org.apache.fop.configuration.Configurable
Packages that use Configurable
Package
Description
PostScript Renderer
Classes that add SVG support to FOP and SVG->PDF conversion for Batik.
-
Uses of Configurable in org.apache.fop.activity
Methods in org.apache.fop.activity with parameters of type ConfigurableModifier and TypeMethodDescriptionstatic voidContainerUtil.configure(Configurable configurable, Configuration configuration) -
Uses of Configurable in org.apache.fop.render.ps
Classes in org.apache.fop.render.ps that implement ConfigurableModifier and TypeClassDescriptionclassThis class enables to transcode an input to a PostScript document.classThis class enables to transcode an input to a EPS document.classThis class enables to transcode an input to a PostScript document. -
Uses of Configurable in org.apache.fop.svg
Classes in org.apache.fop.svg that implement ConfigurableModifier and TypeClassDescriptionclassThis is the common base class of all of FOP's transcoders.classThis class enables to transcode an input to a PDF document.