dori.jasper.engine.base
Class JRBasePrintEllipse

java.lang.Object
  extended bydori.jasper.engine.base.JRBasePrintElement
      extended bydori.jasper.engine.base.JRBasePrintGraphicElement
          extended bydori.jasper.engine.base.JRBasePrintEllipse
All Implemented Interfaces:
JRPrintElement, JRPrintEllipse, JRPrintGraphicElement, java.io.Serializable

public class JRBasePrintEllipse
extends JRBasePrintGraphicElement
implements JRPrintEllipse

See Also:
Serialized Form

Field Summary
 
Fields inherited from class dori.jasper.engine.base.JRBasePrintGraphicElement
fill, pen
 
Fields inherited from class dori.jasper.engine.base.JRBasePrintElement
backcolor, forecolor, height, mode, width, x, y
 
Constructor Summary
JRBasePrintEllipse()
           
 
Methods inherited from class dori.jasper.engine.base.JRBasePrintGraphicElement
getFill, getPen, setFill, setPen
 
Methods inherited from class dori.jasper.engine.base.JRBasePrintElement
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

JRBasePrintEllipse

public JRBasePrintEllipse()


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