Class JRBaseLineBox

java.lang.Object
net.sf.jasperreports.engine.base.JRBaseLineBox
All Implemented Interfaces:
Serializable, Cloneable, Deduplicable, JRChangeEventsSupport, JRLineBox, JRPenContainer, JRStyleContainer

public class JRBaseLineBox extends Object implements JRLineBox, Serializable, Cloneable, JRChangeEventsSupport, Deduplicable
This is useful for drawing borders around text elements and images. Boxes can have borders and paddings, which can have different width and colour on each side of the element.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: