net.sf.jasperreports.components.barcode4j
Class FourStateBarcodeComponent
java.lang.Object
net.sf.jasperreports.components.barcode4j.BarcodeComponent
net.sf.jasperreports.components.barcode4j.FourStateBarcodeComponent
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, Component, JRChangeEventsSupport, JRCloneable
- Direct Known Subclasses:
- RoyalMailCustomerComponent, USPSIntelligentMailComponent
public abstract class FourStateBarcodeComponent
- extends BarcodeComponent
- Version:
- $Id: FourStateBarcodeComponent.java 3032 2009-08-27 11:32:28Z teodord $
- Author:
- Lucian Chirita (lucianc@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, getEventSupport, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, receive, setCodeExpression, setEvaluationGroup, setEvaluationTime, 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_ASCENDER_HEIGHT
public static final java.lang.String PROPERTY_ASCENDER_HEIGHT
- See Also:
- Constant Field Values
PROPERTY_CHECKSUM_MODE
public static final java.lang.String PROPERTY_CHECKSUM_MODE
- See Also:
- Constant Field Values
PROPERTY_INTERCHAR_GAP_WIDTH
public static final java.lang.String PROPERTY_INTERCHAR_GAP_WIDTH
- See Also:
- Constant Field Values
PROPERTY_TRACK_HEIGHT
public static final java.lang.String PROPERTY_TRACK_HEIGHT
- See Also:
- Constant Field Values
FourStateBarcodeComponent
public FourStateBarcodeComponent()
getAscenderHeight
public java.lang.Double getAscenderHeight()
setAscenderHeight
public void setAscenderHeight(java.lang.Double ascenderHeight)
getChecksumMode
public java.lang.String getChecksumMode()
setChecksumMode
public void setChecksumMode(java.lang.String checksumMode)
setChecksumMode
public void setChecksumMode(ChecksumMode checksumMode)
getIntercharGapWidth
public java.lang.Double getIntercharGapWidth()
setIntercharGapWidth
public void setIntercharGapWidth(java.lang.Double intercharGapWidth)
getTrackHeight
public java.lang.Double getTrackHeight()
setTrackHeight
public void setTrackHeight(java.lang.Double trackHeight)
© 2001-2009 Jaspersoft Corporation www.jaspersoft.com