Uses of Interface
org.eclipse.birt.report.model.api.IDesignEngine
Packages that use IDesignEngine
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of IDesignEngine in org.eclipse.birt.report.model.api
Classes in org.eclipse.birt.report.model.api that implement IDesignEngineModifier and TypeClassDescriptionfinal class
Represents the BIRT design engine as a whole.Fields in org.eclipse.birt.report.model.api declared as IDesignEngineModifier and TypeFieldDescriptionprotected IDesignEngine
DesignEngine.engine
The implementation of the design engine.Methods in org.eclipse.birt.report.model.api that return IDesignEngineModifier and TypeMethodDescriptionIDesignEngineFactory.createDesignEngine
(DesignConfig config) Creates a new design engine object. -
Uses of IDesignEngine in org.eclipse.birt.report.model.api.impl
Classes in org.eclipse.birt.report.model.api.impl that implement IDesignEngineMethods in org.eclipse.birt.report.model.api.impl that return IDesignEngine