net.sf.jasperreports.engine.component
public interface ComponentManager
ComponentsEnvironment.getComponentManager(ComponentKey)
,
ComponentsBundle.getComponentManager(String)
Modifier and Type | Method and Description |
---|---|
ComponentCompiler |
getComponentCompiler()
Returns the component compiler.
|
ComponentFillFactory |
getComponentFillFactory()
Returns the factory of fill component instances.
|
ComponentXmlWriter |
getComponentXmlWriter()
Returns the component XML writer.
|
ComponentDesignConverter |
getDesignConverter()
Returns the design component preview converter.
|
ComponentCompiler getComponentCompiler()
ComponentXmlWriter getComponentXmlWriter()
ComponentFillFactory getComponentFillFactory()
ComponentDesignConverter getDesignConverter()
May be null
, in which case a static icon is used when
previewing a report that contains an instance of the component.
null
if no such converter exists for the component.© 2001-2010 Jaspersoft Corporation www.jaspersoft.com