Uses of Interface
net.sf.jasperreports.engine.JRPrintEllipse

Packages that use JRPrintEllipse
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.export Provides utility classes for exporting reports to various popular formats. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRPrintEllipse in net.sf.jasperreports.engine.base
 

Classes in net.sf.jasperreports.engine.base that implement JRPrintEllipse
 class JRBasePrintEllipse
           
 

Uses of JRPrintEllipse in net.sf.jasperreports.engine.export
 

Methods in net.sf.jasperreports.engine.export with parameters of type JRPrintEllipse
protected  void JRRtfExporter.exportEllipse(JRPrintEllipse ellipse)
          Draw a ellipse object
protected  void JRGraphics2DExporter.exportEllipse(JRPrintEllipse ellipse)
           
protected  void JRXmlExporter.exportEllipse(JRPrintEllipse ellipse)
           
protected  void JRPdfExporter.exportEllipse(JRPrintEllipse ellipse)
           
 

Uses of JRPrintEllipse in net.sf.jasperreports.engine.fill
 

Classes in net.sf.jasperreports.engine.fill that implement JRPrintEllipse
 class JRTemplatePrintEllipse
           
 



© 2001-2005 JasperSoft Corporation www.jaspersoft.com