Uses of Class
org.eclipse.birt.report.engine.api.HTMLImageHandler
-
Packages that use HTMLImageHandler Package Description org.eclipse.birt.report.engine.api 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.api Modifier and Type Class Description class
HTMLCompleteImageHandler
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
HTMLServerImageHandler
Default implementation for writing images in a form that is used in a web-application.
-