Interface ReportStructureRoot

All Known Implementing Classes:
JFreeReport

public interface ReportStructureRoot
  • Method Details

    • getDataFactory

      ReportDataFactory getDataFactory()
    • getInputParameters

      ReportParameters getInputParameters()
    • getConfiguration

      org.pentaho.reporting.libraries.base.config.Configuration getConfiguration()
    • getLocale

      Locale getLocale()
    • getResourceManager

      org.pentaho.reporting.libraries.resourceloader.ResourceManager getResourceManager()
    • getBaseResource

      org.pentaho.reporting.libraries.resourceloader.ResourceKey getBaseResource()