[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Dimension(Point) doesn't exist?

I'm getting the compile error "The constructor Dimension(Point) is
undefined".  As per the Draw2D docs, the constructor should exist.  Has it
been removed from the latest release of GEF? I'm using it as
"new Dimension (new Point(10, 20))", which should work.

Thanks.
-Rahul