net.sf.jasperreports.components.barcode4j
Class Code128Component

java.lang.Object
  extended by net.sf.jasperreports.components.barcode4j.BarcodeComponent
      extended by net.sf.jasperreports.components.barcode4j.Code128Component
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Component, JRChangeEventsSupport, JRCloneable
Direct Known Subclasses:
EAN128Component

public class Code128Component
extends BarcodeComponent

Version:
$Id: Code128Component.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
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
 
Constructor Summary
Code128Component()
           
 
Method Summary
 void receive(BarcodeVisitor visitor)
           
 
Methods inherited from class net.sf.jasperreports.components.barcode4j.BarcodeComponent
clone, cloneObject, getCodeExpression, getEvaluationGroup, getEvaluationTimeValue, getEventSupport, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setCodeExpression, setEvaluationGroup, 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
 

Constructor Detail

Code128Component

public Code128Component()
Method Detail

receive

public void receive(BarcodeVisitor visitor)
Specified by:
receive in class BarcodeComponent


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com