dori.jasper.engine.fill
Class JRTemplatePrintEllipse

java.lang.Object
  extended bydori.jasper.engine.fill.JRTemplatePrintElement
      extended bydori.jasper.engine.fill.JRTemplatePrintGraphicElement
          extended bydori.jasper.engine.fill.JRTemplatePrintEllipse
All Implemented Interfaces:
JRPrintElement, JRPrintEllipse, JRPrintGraphicElement, java.io.Serializable

public class JRTemplatePrintEllipse
extends JRTemplatePrintGraphicElement
implements JRPrintEllipse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class dori.jasper.engine.fill.JRTemplatePrintElement
template
 
Constructor Summary
JRTemplatePrintEllipse(JRTemplateEllipse ellipse)
           
 
Methods inherited from class dori.jasper.engine.fill.JRTemplatePrintGraphicElement
getFill, getPen, setFill, setPen
 
Methods inherited from class dori.jasper.engine.fill.JRTemplatePrintElement
getBackcolor, getForecolor, getHeight, getMode, getWidth, getX, getY, setBackcolor, setForecolor, setHeight, setMode, setWidth, setX, setY
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
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
 

Constructor Detail

JRTemplatePrintEllipse

public JRTemplatePrintEllipse(JRTemplateEllipse ellipse)


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