dori.jasper.engine.fill
Class JRTemplatePrintLine

java.lang.Object
  extended bydori.jasper.engine.fill.JRTemplatePrintElement
      extended bydori.jasper.engine.fill.JRTemplatePrintGraphicElement
          extended bydori.jasper.engine.fill.JRTemplatePrintLine
All Implemented Interfaces:
JRPrintElement, JRPrintGraphicElement, JRPrintLine, java.io.Serializable

public class JRTemplatePrintLine
extends JRTemplatePrintGraphicElement
implements JRPrintLine

See Also:
Serialized Form

Field Summary
 
Fields inherited from class dori.jasper.engine.fill.JRTemplatePrintElement
template
 
Constructor Summary
JRTemplatePrintLine(JRTemplateLine line)
           
 
Method Summary
 byte getDirection()
           
 void setDirection(byte direction)
           
 
Methods inherited from class dori.jasper.engine.fill.JRTemplatePrintGraphicElement
getFill, getPen, setFill, setPen
 
Methods inherited from class dori.jasper.engine.fill.JRTemplatePrintElement
getBackcolor, getForecolor, getHeight, getMode, getWidth, getX, getY, setBackcolor, setForecolor, setHeight, setMode, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface dori.jasper.engine.JRPrintGraphicElement
getFill, getPen, setFill, setPen
 
Methods inherited from interface dori.jasper.engine.JRPrintElement
getBackcolor, getForecolor, getHeight, getMode, getWidth, getX, getY, setBackcolor, setForecolor, setHeight, setMode, setWidth, setX, setY
 

Constructor Detail

JRTemplatePrintLine

public JRTemplatePrintLine(JRTemplateLine line)
Method Detail

getDirection

public byte getDirection()
Specified by:
getDirection in interface JRPrintLine

setDirection

public void setDirection(byte direction)
Specified by:
setDirection in interface JRPrintLine


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.