jet.api
Class Line

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

public class Line
extends Shape

Class Line wraps a JReport Line object's information.


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

Line

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