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

All Superinterfaces:
DRIDesignComponent
All Known Implementing Classes:
DRDesignLine

public interface DRIDesignLine
extends DRIDesignComponent

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

Method Summary
 LineDirection getDirection()
           
 DRIDesignPen getPen()
           
 
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

getDirection

LineDirection getDirection()

getPen

DRIDesignPen getPen()


Copyright © 2010-2014. All Rights Reserved.