Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.IReportDesign

Packages that use IReportDesign
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.")  
org.eclipse.birt.report.model.api.impl   
 

Uses of IReportDesign in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return IReportDesign
 IReportDesign DesignEngine.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 IReportDesign IDesignEngine.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 

Uses of IReportDesign in org.eclipse.birt.report.model.api.impl
 

Methods in org.eclipse.birt.report.model.api.impl that return IReportDesign
 IReportDesign DesignEngineImpl.openDesign(java.lang.String fileName, java.io.InputStream ins, IModuleOption options)
          Opens the report design.
 



Copyright © 2005 Actuate Corp. All rights reserved.