net.sf.dynamicreports.design.transformation
Class ChartTransform

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

public class ChartTransform
extends Object

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

Constructor Summary
ChartTransform(DesignTransformAccessor accessor)
           
 
Method Summary
protected  DRDesignChart transform(DRIChart chart, ResetType resetType, DRDesignGroup resetGroup)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChartTransform

public ChartTransform(DesignTransformAccessor accessor)
Method Detail

transform

protected DRDesignChart transform(DRIChart chart,
                                  ResetType resetType,
                                  DRDesignGroup resetGroup)
                           throws DRException
Throws:
DRException


Copyright © 2010-2014. All Rights Reserved.