net.sf.jasperreports.components.barcode4j
Class DataMatrixComponent

java.lang.Object
  extended by net.sf.jasperreports.components.barcode4j.BarcodeComponent
      extended by net.sf.jasperreports.components.barcode4j.DataMatrixComponent
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, Component, JRChangeEventsSupport, JRCloneable

public class DataMatrixComponent
extends BarcodeComponent

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

Field Summary
static java.lang.String PROPERTY_SHAPE
           
 
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
DataMatrixComponent()
           
 
Method Summary
 java.lang.String getShape()
           
 void receive(BarcodeVisitor visitor)
           
 void setShape(java.lang.String shape)
           
 void setShape(org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint shape)
           
 
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
 

Field Detail

PROPERTY_SHAPE

public static final java.lang.String PROPERTY_SHAPE
See Also:
Constant Field Values
Constructor Detail

DataMatrixComponent

public DataMatrixComponent()
Method Detail

receive

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

getShape

public java.lang.String getShape()

setShape

public void setShape(java.lang.String shape)

setShape

public void setShape(org.krysalis.barcode4j.impl.datamatrix.SymbolShapeHint shape)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com