Interface ReportStructureRoot

  • All Known Implementing Classes:
    JFreeReport

    public interface ReportStructureRoot
    • Method Detail

      • getConfiguration

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

        java.util.Locale getLocale()
      • getResourceManager

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

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