net.sf.dynamicreports.design.transformation
Class BarcodeTransform

java.lang.Object
  extended by net.sf.dynamicreports.design.transformation.BarcodeTransform

public class BarcodeTransform
extends Object

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

Constructor Summary
BarcodeTransform(DesignTransformAccessor accessor)
           
 
Method Summary
protected  DRDesignBarbecue transform(DRIBarbecue barbecue)
           
protected  DRDesignBarcode transform(DRIBarcode barcode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BarcodeTransform

public BarcodeTransform(DesignTransformAccessor accessor)
Method Detail

transform

protected DRDesignBarcode transform(DRIBarcode barcode)
                             throws DRException
Throws:
DRException

transform

protected DRDesignBarbecue transform(DRIBarbecue barbecue)
                              throws DRException
Throws:
DRException


Copyright © 2010-2014. All Rights Reserved.