net.sf.dynamicreports.design.definition.component
Interface DRIDesignRectangle

All Superinterfaces:
DRIDesignComponent
All Known Implementing Classes:
DRDesignRectangle

public interface DRIDesignRectangle
extends DRIDesignComponent

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

Method Summary
 DRIDesignPen getPen()
           
 Integer getRadius()
           
 
Methods inherited from interface net.sf.dynamicreports.design.definition.component.DRIDesignComponent
getHeight, getName, getPositionType, getPrintWhenExpression, getPrintWhenGroupChanges, getPropertyExpressions, getStretchType, getStyle, getTableOfContentsHeading, getUniqueName, getWidth, getX, getY, isPrintInFirstWholeBand, isPrintWhenDetailOverflows, isRemoveLineWhenBlank
 

Method Detail

getRadius

Integer getRadius()

getPen

DRIDesignPen getPen()


Copyright © 2010-2014. All Rights Reserved.