Interface IReportItemPresentationInfo


  • public interface IReportItemPresentationInfo
    • Method Detail

      • getModelObject

        org.eclipse.birt.report.model.api.ExtendedItemHandle getModelObject()
      • getApplicationClassLoader

        java.lang.ClassLoader getApplicationClassLoader()
      • getReportContext

        org.eclipse.birt.report.engine.api.script.IReportContext getReportContext()
      • getReportQueries

        org.eclipse.birt.data.engine.api.IDataQueryDefinition[] getReportQueries()
      • getExtendedItemContent

        IContent getExtendedItemContent()
      • getResolution

        int getResolution()
      • getOutputFormat

        java.lang.String getOutputFormat()
      • getSupportedImageFormats

        java.lang.String getSupportedImageFormats()