Uses of Interface
dori.jasper.engine.JRLine

Packages that use JRLine
dori.jasper.engine.base   
dori.jasper.engine.design   
dori.jasper.engine.fill   
 

Uses of JRLine in dori.jasper.engine.base
 

Classes in dori.jasper.engine.base that implement JRLine
 class JRBaseLine
           
 

Methods in dori.jasper.engine.base with parameters of type JRLine
protected  JRBaseLine JRBaseObjectFactory.getLine(JRLine line)
           
 

Constructors in dori.jasper.engine.base with parameters of type JRLine
JRBaseLine(JRLine line, JRBaseObjectFactory factory)
           
 

Uses of JRLine in dori.jasper.engine.design
 

Classes in dori.jasper.engine.design that implement JRLine
 class JRDesignLine
           
 

Uses of JRLine in dori.jasper.engine.fill
 

Classes in dori.jasper.engine.fill that implement JRLine
 class JRFillLine
           
 

Methods in dori.jasper.engine.fill with parameters of type JRLine
protected  void JRTemplateLine.setLine(JRLine line)
           
protected  JRFillLine JRFillObjectFactory.getLine(JRLine line)
           
 

Constructors in dori.jasper.engine.fill with parameters of type JRLine
JRTemplateLine(JRLine line)
           
JRFillLine(JRBaseFiller filler, JRLine line, JRFillObjectFactory factory)
           
 



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