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 all line Object infos


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

Line

public Line()
Define Line object