net.sf.dynamicreports.design.transformation
Class GroupTransform
java.lang.Object
net.sf.dynamicreports.design.transformation.GroupTransform
public class GroupTransform
- extends Object
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupTransform
public GroupTransform(DesignTransformAccessor accessor)
transform
public void transform()
throws DRException
- Throws:
DRException
transformHeaderAndFooter
public void transformHeaderAndFooter()
throws DRException
- Throws:
DRException
getGroup
protected DRDesignGroup getGroup(DRIGroup group)
getFirstGroup
protected DRIGroup getFirstGroup()
getBeforeGroup
protected DRIGroup getBeforeGroup(DRIGroup group)
getLastGroup
protected DRIGroup getLastGroup()
getFirstResetPageNumberGroup
protected DRIGroup getFirstResetPageNumberGroup()
getGroupPadding
protected int getGroupPadding()
getHideGroupColumns
protected List<DRIValueColumn<?>> getHideGroupColumns()
getGroups
public Collection<DRDesignGroup> getGroups()
Copyright © 2010-2014. All Rights Reserved.