net.sf.jasperreports.engine.fill
Class JRTemplateLine

java.lang.Object
  extended by net.sf.jasperreports.engine.fill.JRTemplateElement
      extended by net.sf.jasperreports.engine.fill.JRTemplateGraphicElement
          extended by net.sf.jasperreports.engine.fill.JRTemplateLine
All Implemented Interfaces:
java.io.Serializable, JRCommonElement, JRCommonGraphicElement, JRPenContainer, JRStyleContainer

public class JRTemplateLine
extends JRTemplateGraphicElement

Version:
$Id: JRTemplateLine.java 1836 2007-08-31 15:02:00Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRTemplateGraphicElement
linePen
 
Fields inherited from class net.sf.jasperreports.engine.fill.JRTemplateElement
defaultStyleProvider, origin, parentStyle
 
Constructor Summary
protected JRTemplateLine(JROrigin origin, JRDefaultStyleProvider defaultStyleProvider, JRLine line)
           
 
Method Summary
 byte getDirection()
           
protected  void setDirection(byte direction)
           
protected  void setLine(JRLine line)
           
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRTemplateGraphicElement
getDefaultLineColor, getDefaultLineWidth, getFill, getLinePen, getOwnFill, getOwnPen, getPen, setFill, setFill, setGraphicElement, setPen, setPen
 
Methods inherited from class net.sf.jasperreports.engine.fill.JRTemplateElement
getBackcolor, getBaseStyle, getDefaultStyleProvider, getForecolor, getId, getKey, getMode, getOrigin, getOwnBackcolor, getOwnForecolor, getOwnMode, getStyle, getStyleNameReference, setBackcolor, setElement, setForecolor, setKey, setMode, setMode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sf.jasperreports.engine.JRCommonElement
getBackcolor, getForecolor, getKey, getMode, getOwnBackcolor, getOwnForecolor, getOwnMode
 
Methods inherited from interface net.sf.jasperreports.engine.JRStyleContainer
getDefaultStyleProvider, getStyle, getStyleNameReference
 

Constructor Detail

JRTemplateLine

protected JRTemplateLine(JROrigin origin,
                         JRDefaultStyleProvider defaultStyleProvider,
                         JRLine line)
Method Detail

setLine

protected void setLine(JRLine line)

getDirection

public byte getDirection()

setDirection

protected void setDirection(byte direction)


© 2001-2006 JasperSoft Corporation www.jaspersoft.com