|
||||||||||
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.BarcodeEANFieldTemplate
Constructor Summary | |
BarcodeEANFieldTemplate()
|
Method Summary | |
java.lang.Object |
clone()
Clones this DataSource . |
boolean |
isGuardBars()
|
void |
setGuardBars(boolean guardBars)
|
Methods inherited from class com.jrefinery.report.ext.barcode.filter.templates.BarcodeFieldTemplate |
connectDataRow, createBarcode, 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 BarcodeEANFieldTemplate()
Method Detail |
public boolean isGuardBars()
public void setGuardBars(boolean guardBars)
public java.lang.Object clone() throws java.lang.CloneNotSupportedException
DataSource
.
clone
in interface com.jrefinery.report.filter.DataSource
clone
in class BarcodeFieldTemplate
java.lang.CloneNotSupportedException
- this should never happen.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |