Uses of Interface
dori.jasper.engine.JRRectangle

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

Uses of JRRectangle in dori.jasper.engine.base
 

Classes in dori.jasper.engine.base that implement JRRectangle
 class JRBaseRectangle
           
 

Methods in dori.jasper.engine.base with parameters of type JRRectangle
protected  JRBaseRectangle JRBaseObjectFactory.getRectangle(JRRectangle rectangle)
           
 

Constructors in dori.jasper.engine.base with parameters of type JRRectangle
JRBaseRectangle(JRRectangle rectangle, JRBaseObjectFactory factory)
           
 

Uses of JRRectangle in dori.jasper.engine.design
 

Classes in dori.jasper.engine.design that implement JRRectangle
 class JRDesignRectangle
           
 

Uses of JRRectangle in dori.jasper.engine.fill
 

Classes in dori.jasper.engine.fill that implement JRRectangle
 class JRFillRectangle
           
 

Methods in dori.jasper.engine.fill with parameters of type JRRectangle
protected  void JRTemplateRectangle.setRectangle(JRRectangle rectangle)
           
protected  JRFillRectangle JRFillObjectFactory.getRectangle(JRRectangle rectangle)
           
 

Constructors in dori.jasper.engine.fill with parameters of type JRRectangle
JRTemplateRectangle(JRRectangle rectangle)
           
JRFillRectangle(JRBaseFiller filler, JRRectangle rectangle, JRFillObjectFactory factory)
           
 



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