Uses of Class
org.eclipse.birt.report.engine.api.HTMLImageHandler
Packages that use HTMLImageHandler
Package
Description
This is an application-writer's interface for using the BIRT report engine.
-
Uses of HTMLImageHandler in org.eclipse.birt.report.engine.api
Subclasses of HTMLImageHandler in org.eclipse.birt.report.engine.apiModifier and TypeClassDescriptionclass
Default implementation for writing images in a form that is compatible with a web browser's "HTML Complete" save option, i.e., writes images to a predefined folder.class
Default implementation for writing images in a form that is used in a web-application.