Uses of Interface
org.eclipse.birt.report.engine.api.IHTMLRenderOption
-
Packages that use IHTMLRenderOption Package Description org.eclipse.birt.report.engine.api This is an application-writer's interface for using the BIRT report engine. -
-
Uses of IHTMLRenderOption in org.eclipse.birt.report.engine.api
Classes in org.eclipse.birt.report.engine.api that implement IHTMLRenderOption Modifier and Type Class Description class
HTMLEmitterConfig
Deprecated.since 2.2, use HTMLRenderOption or RenderOption directlyclass
HTMLRenderOption
output settings for HTML output format
-