net.sf.jasperreports.components.barcode4j
Class Interleaved2Of5Component
java.lang.Object
net.sf.jasperreports.components.barcode4j.BarcodeComponent
net.sf.jasperreports.components.barcode4j.Interleaved2Of5Component
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Component, JRChangeEventsSupport, JRCloneable
public class Interleaved2Of5Component
- extends BarcodeComponent
- Version:
- $Id: Interleaved2Of5Component.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
Fields inherited from class net.sf.jasperreports.components.barcode4j.BarcodeComponent |
ORIENTATION_DOWN, ORIENTATION_LEFT, ORIENTATION_RIGHT, ORIENTATION_UP, PROPERTY_CODE_EXPRESSION, PROPERTY_EVALUATION_GROUP, PROPERTY_EVALUATION_TIME, PROPERTY_MODULE_WIDTH, PROPERTY_ORIENTATION, PROPERTY_PATTERN_EXPRESSION, PROPERTY_PREFIX, PROPERTY_QUIET_ZONE, PROPERTY_TEXT_POSITION, PROPERTY_VERTICAL_QUIET_ZONE |
Methods inherited from class net.sf.jasperreports.components.barcode4j.BarcodeComponent |
clone, cloneObject, getCodeExpression, getEvaluationGroup, getEvaluationTime, getEvaluationTimeValue, getEventSupport, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setCodeExpression, setEvaluationGroup, setEvaluationTime, setEvaluationTimeValue, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setTextPosition, setVerticalQuietZone |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROPERTY_CHECKSUM_MODE
public static final java.lang.String PROPERTY_CHECKSUM_MODE
- See Also:
- Constant Field Values
PROPERTY_DISPLAY_CHECKSUM
public static final java.lang.String PROPERTY_DISPLAY_CHECKSUM
- See Also:
- Constant Field Values
PROPERTY_WIDE_FACTOR
public static final java.lang.String PROPERTY_WIDE_FACTOR
- See Also:
- Constant Field Values
Interleaved2Of5Component
public Interleaved2Of5Component()
getChecksumMode
public java.lang.String getChecksumMode()
setChecksumMode
public void setChecksumMode(java.lang.String checksumMode)
setChecksumMode
public void setChecksumMode(org.krysalis.barcode4j.ChecksumMode checksumMode)
isDisplayChecksum
public java.lang.Boolean isDisplayChecksum()
setDisplayChecksum
public void setDisplayChecksum(java.lang.Boolean displayChecksum)
- Enables or disables the use of the checksum in the human-readable message.
getWideFactor
public java.lang.Double getWideFactor()
setWideFactor
public void setWideFactor(java.lang.Double wideFactor)
- Sets the factor by which wide bars are broader than narrow bars.
receive
public void receive(BarcodeVisitor visitor)
- Specified by:
receive
in class BarcodeComponent
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com