Uses of Class
org.apache.fop.render.ImageHandlerRegistry
-
Packages that use ImageHandlerRegistry Package Description org.apache.fop.apps Application classes used for running FOP embedded in other applications. -
-
Uses of ImageHandlerRegistry in org.apache.fop.apps
Fields in org.apache.fop.apps declared as ImageHandlerRegistry Modifier and Type Field Description private ImageHandlerRegistryFopFactory. imageHandlersRegistry for image handlersMethods in org.apache.fop.apps that return ImageHandlerRegistry Modifier and Type Method Description ImageHandlerRegistryFopFactory. getImageHandlerRegistry()ImageHandlerRegistryFOUserAgent. getImageHandlerRegistry()
-