Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IReportDesign
Packages that use IReportDesign
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
Defines the fundamental interfaces for those extensions from the
reportitem extension point.
Report element representations in the BIRT simple API environment.
-
Uses of IReportDesign in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return IReportDesignModifier and TypeMethodDescriptionDesignEngine.openDesign
(String fileName, InputStream ins, IModuleOption options) Opens the report design.IDesignEngine.openDesign
(String fileName, InputStream ins, IModuleOption options) Opens the report design. -
Uses of IReportDesign in org.eclipse.birt.report.model.api.extension
Methods in org.eclipse.birt.report.model.api.extension that return IReportDesign -
Uses of IReportDesign in org.eclipse.birt.report.model.api.impl
Methods in org.eclipse.birt.report.model.api.impl that return IReportDesignModifier and TypeMethodDescriptionDesignEngineImpl.openDesign
(String fileName, InputStream ins, IModuleOption options) Opens the report design. -
Uses of IReportDesign in org.eclipse.birt.report.model.api.simpleapi
Methods in org.eclipse.birt.report.model.api.simpleapi that return IReportDesign