dori.jasper.engine.fill
Class JRTemplateLine

java.lang.Object
  extended bydori.jasper.engine.fill.JRTemplateElement
      extended bydori.jasper.engine.fill.JRTemplateGraphicElement
          extended bydori.jasper.engine.fill.JRTemplateLine
All Implemented Interfaces:
java.io.Serializable

public class JRTemplateLine
extends JRTemplateGraphicElement

See Also:
Serialized Form

Constructor Summary
protected JRTemplateLine(JRLine line)
           
 
Method Summary
 byte getDirection()
           
protected  void setDirection(byte direction)
           
protected  void setLine(JRLine line)
           
 
Methods inherited from class dori.jasper.engine.fill.JRTemplateGraphicElement
getFill, getPen, setFill, setGraphicElement, setPen
 
Methods inherited from class dori.jasper.engine.fill.JRTemplateElement
getBackcolor, getForecolor, getMode, getWidth, setBackcolor, setElement, setForecolor, setMode, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRTemplateLine

protected JRTemplateLine(JRLine line)
Method Detail

setLine

protected void setLine(JRLine line)

getDirection

public byte getDirection()

setDirection

protected void setDirection(byte direction)


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