net.sf.jasperreports.engine.base
Class JRBaseBoxBottomPen
java.lang.Object
net.sf.jasperreports.engine.base.JRBasePen
net.sf.jasperreports.engine.base.JRBaseBoxPen
net.sf.jasperreports.engine.base.JRBaseBoxBottomPen
- All Implemented Interfaces:
- Serializable, Cloneable, JRBoxPen, Deduplicable, JRChangeEventsSupport, JRPen
public class JRBaseBoxBottomPen
- extends JRBaseBoxPen
- Version:
- $Id: JRBaseBoxBottomPen.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Teodor Danciu ([email protected])
- See Also:
- Serialized Form
Methods inherited from class net.sf.jasperreports.engine.base.JRBasePen |
clone, getEventSupport, getHashCode, getOwnLineColor, getOwnLineStyleValue, getOwnLineWidth, getStyleContainer, getStyleNameReference, isIdentical, setLineColor, setLineStyle, setLineWidth, setLineWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRBaseBoxBottomPen
public JRBaseBoxBottomPen(JRLineBox box)
getPen
public JRPen getPen(JRLineBox box)
- Specified by:
getPen
in interface JRBoxPen
- Overrides:
getPen
in class JRBaseBoxPen
Copyright © 2012. All Rights Reserved.