public class BarbecueFillFactory extends Object implements ComponentFillFactory
Constructor and Description |
---|
BarbecueFillFactory() |
Modifier and Type | Method and Description |
---|---|
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.
|
public FillComponent toFillComponent(Component component, JRFillObjectFactory factory)
ComponentFillFactory
toFillComponent
in interface ComponentFillFactory
component
- the componentfactory
- the fill objects factorypublic FillComponent cloneFillComponent(FillComponent component, JRFillCloneFactory factory)
ComponentFillFactory
Fill components clones are currently only created when the component element is placed inside a crosstab.
cloneFillComponent
in interface ComponentFillFactory
component
- the fill componentfactory
- the clone factoryCopyright © 2019 TIBCO Software Inc.. All rights reserved.