net.sf.dynamicreports.report.definition.component
Interface DRIListCell

All Superinterfaces:
Serializable
All Known Implementing Classes:
DRListCell

public interface DRIListCell
extends Serializable

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

Method Summary
 DRIComponent getComponent()
           
 HorizontalCellComponentAlignment getHorizontalAlignment()
           
 VerticalCellComponentAlignment getVerticalAlignment()
           
 

Method Detail

getHorizontalAlignment

HorizontalCellComponentAlignment getHorizontalAlignment()

getVerticalAlignment

VerticalCellComponentAlignment getVerticalAlignment()

getComponent

DRIComponent getComponent()


Copyright © 2010-2014. All Rights Reserved.