jet.api
Class Box

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

public class Box
extends Shape

Class Box wraps a Box object's information.


Constructor Summary
Box()
          Constructor.
 
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

Box

public Box()
Constructor. Defines a JReport Box object.