|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.filter.templates.AbstractTemplate
com.jrefinery.report.ext.barcode.filter.templates.BarcodeFieldTemplate
com.jrefinery.report.ext.barcode.filter.templates.BarcodeInter25FieldTemplate
| Constructor Summary | |
BarcodeInter25FieldTemplate()
|
|
| Method Summary | |
java.lang.Object |
clone()
Clones this DataSource. |
protected Barcode |
createBarcode()
|
float |
getMultiplier()
|
void |
setMultiplier(float multiplier)
|
| Methods inherited from class com.jrefinery.report.ext.barcode.filter.templates.BarcodeFieldTemplate |
connectDataRow, disconnectDataRow, getBarcodeFilter, getBarColor, getBarHeight, getBaseline, getField, getFont, getMinWidth, getTextAlignment, getTextColor, getValue, isDisplayChecksumInText, isGenerateChecksum, setBarColor, setBarHeight, setBaseline, setDisplayChecksumInText, setField, setFont, setGenerateChecksum, setMinWidth, setTextAlignment, setTextColor |
| Methods inherited from class com.jrefinery.report.filter.templates.AbstractTemplate |
getInstance, getName, setName |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BarcodeInter25FieldTemplate()
| Method Detail |
protected Barcode createBarcode()
createBarcode in class BarcodeFieldTemplatepublic float getMultiplier()
public void setMultiplier(float multiplier)
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
DataSource.
clone in interface com.jrefinery.report.filter.DataSourceclone in class BarcodeFieldTemplatejava.lang.CloneNotSupportedException - this should never happen.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||