Interface ComponentManager

    • Method Detail

      • getComponentFillFactory

        ComponentFillFactory getComponentFillFactory​(JasperReportsContext jasperReportsContext)
        Returns the factory of fill component instances.
        Returns:
        the factory of fill component instances
      • getDesignConverter

        ComponentDesignConverter getDesignConverter​(JasperReportsContext jasperReportsContext)
        Returns the design component preview converter.

        May be null, in which case a static icon is used when previewing a report that contains an instance of the component.

        Returns:
        the design component preview converter, or null if no such converter exists for the component.