swingwt.awt.geom
Class Line2D

java.lang.Object
  extended byswingwt.awt.geom.Line2D
All Implemented Interfaces:
Shape

public abstract class Line2D
extends java.lang.Object
implements Shape


Constructor Summary
Line2D()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface swingwt.awt.Shape
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects, intersects
 

Constructor Detail

Line2D

public Line2D()