|
Draw2d 3.9.0.201308190730 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Deprecated Classes | |
|---|---|
| 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. |
|
| Deprecated Constructors | |
|---|---|
| org.eclipse.draw2d.MouseEvent(int, int, EventDispatcher, IFigure, int, int)
Use MouseEvent.MouseEvent(EventDispatcher, IFigure, org.eclipse.swt.events.MouseEvent)
instead. |
|
| 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. |
|
|
Draw2d 3.9.0.201308190730 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||