Class and Description |
---|
org.eclipse.draw2d.geometry.Ray
Use
Vector instead, which offers double precision instead
of integer precision. |
org.eclipse.draw2d.SubordinateUpdateManager
this class is not used
|
org.eclipse.draw2d.graph.VirtualNode
virtual nodes of an edge should be cast to Node.
|
Constructor and Description |
---|
org.eclipse.draw2d.MouseEvent(int, int, EventDispatcher, IFigure, int, int) |
org.eclipse.draw2d.geometry.Point(double, double)
Use
PrecisionPoint or Point.Point(int, int)
instead. |
org.eclipse.draw2d.graph.VirtualNode(Edge, int)
This class is for internal use only.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.