|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.components.barcode4j.BarcodeFillFactory
public class BarcodeFillFactory
| Constructor Summary | |
|---|---|
BarcodeFillFactory()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BarcodeFillFactory()
| Method Detail |
|---|
public FillComponent toFillComponent(Component component,
JRFillObjectFactory factory)
ComponentFillFactory
toFillComponent in interface ComponentFillFactorycomponent - the componentfactory - the fill objects factory
public FillComponent cloneFillComponent(FillComponent component,
JRFillCloneFactory factory)
ComponentFillFactoryFill components clones are currently only created when the component element is placed inside a crosstab.
cloneFillComponent in interface ComponentFillFactorycomponent - the fill componentfactory - the clone factory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||