net.sf.dynamicreports.design.definition
Interface DRIDesignBand

All Known Implementing Classes:
DRDesignBand

public interface DRIDesignBand

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Method Summary
 DRIDesignComponent getBandComponent()
           
 Integer getHeight()
           
 DRDesignList getList()
           
 String getName()
           
 SplitType getSplitType()
           
 

Method Detail

getName

String getName()

getSplitType

SplitType getSplitType()

getBandComponent

DRIDesignComponent getBandComponent()

getList

DRDesignList getList()

getHeight

Integer getHeight()


Copyright © 2010-2012. All Rights Reserved.