jet.api
Class Oval

java.lang.Object
  extended by jet.api.Shape
      extended by jet.api.Oval

public class Oval
extends Shape

Class Oval wraps a line object's information.


Constructor Summary
Oval()
          Defines a JReport Oval object.
 
Method Summary
 
Methods inherited from class jet.api.Shape
getBottomAttach, getBottomAttachX, getBottomAttachY, getShapeType, getTopAttach, getTopAttachX, getTopAttachY, setBottomAttach, setBottomAttachX, setBottomAttachY, setTopAttach, setTopAttachX, setTopAttachY
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Oval

public Oval()
Defines a JReport Oval object.