|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentFillFactory
A factory of fill component instances.
ComponentManager,
FillComponent| Method Summary | |
|---|---|
FillComponent |
cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
Creates a clone of a fill component. |
FillComponent |
toFillComponent(Component component,
JRFillObjectFactory factory)
Creates a fill component instance for a component. |
| Method Detail |
|---|
FillComponent toFillComponent(Component component,
JRFillObjectFactory factory)
component - the componentfactory - the fill objects factory
FillComponent cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
Fill components clones are currently only created when the component element is placed inside a crosstab.
component - the fill componentfactory - the clone factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||