net.sf.dynamicreports.design.base.barcode
Class DRDesignDataMatrixBarcode

java.lang.Object
  extended by net.sf.dynamicreports.design.base.component.DRDesignComponent
      extended by net.sf.dynamicreports.design.base.barcode.DRDesignBarcode
          extended by net.sf.dynamicreports.design.base.barcode.DRDesignDataMatrixBarcode
All Implemented Interfaces:
DRIDesignBarcode, DRIDesignDataMatrixBarcode, DRIDesignComponent

public class DRDesignDataMatrixBarcode
extends DRDesignBarcode
implements DRIDesignDataMatrixBarcode

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Constructor Summary
DRDesignDataMatrixBarcode()
           
 
Method Summary
 BarcodeShape getShape()
           
 void setShape(BarcodeShape shape)
           
 
Methods inherited from class net.sf.dynamicreports.design.base.barcode.DRDesignBarcode
getCodeExpression, getEvaluationGroup, getEvaluationTime, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone, setCodeExpression, setEvaluationGroup, setEvaluationTime, setModuleWidth, setOrientation, setPatternExpression, setQuietZone, setTextPosition, setVerticalQuietZone
 
Methods inherited from class net.sf.dynamicreports.design.base.component.DRDesignComponent
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, init, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank, setHeight, setPositionType, setPrintInFirstWholeBand, setPrintWhenDetailOverflows, setPrintWhenExpression, setPrintWhenGroupChanges, setPropertyExpressions, setRemoveLineWhenBlank, setStretchType, setStyle, setTableOfContentsHeading, setUniqueName, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.dynamicreports.design.definition.barcode.DRIDesignBarcode
getCodeExpression, getEvaluationGroup, getEvaluationTime, getModuleWidth, getOrientation, getPatternExpression, getQuietZone, getTextPosition, getVerticalQuietZone
 
Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank
 

Constructor Detail

DRDesignDataMatrixBarcode

public DRDesignDataMatrixBarcode()
Method Detail

getShape

public BarcodeShape getShape()
Specified by:
getShape in interface DRIDesignDataMatrixBarcode

setShape

public void setShape(BarcodeShape shape)


Copyright © 2010-2014. All Rights Reserved.