dori.jasper.engine
Interface JRPrintLine

All Superinterfaces:
JRPrintElement, JRPrintGraphicElement
All Known Implementing Classes:
JRBasePrintLine, JRTemplatePrintLine

public interface JRPrintLine
extends JRPrintGraphicElement


Method Summary
 byte getDirection()
           
 void setDirection(byte direction)
           
 
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
 

Method Detail

getDirection

public byte getDirection()

setDirection

public void setDirection(byte direction)


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