net.sf.dynamicreports.design.transformation
Class ColumnGridTransform

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

public class ColumnGridTransform
extends Object

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

Constructor Summary
ColumnGridTransform(DesignTransformAccessor accessor)
           
 
Method Summary
protected  net.sf.dynamicreports.design.transformation.ColumnGrid createColumnGrid()
           
protected  net.sf.dynamicreports.design.transformation.ColumnGrid createColumnTitleGrid(DRDesignStyle groupPaddingStyle)
           
 void transform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ColumnGridTransform

public ColumnGridTransform(DesignTransformAccessor accessor)
Method Detail

transform

public void transform()

createColumnGrid

protected net.sf.dynamicreports.design.transformation.ColumnGrid createColumnGrid()
                                                                           throws DRException
Throws:
DRException

createColumnTitleGrid

protected net.sf.dynamicreports.design.transformation.ColumnGrid createColumnTitleGrid(DRDesignStyle groupPaddingStyle)
                                                                                throws DRException
Throws:
DRException


Copyright © 2010-2014. All Rights Reserved.