|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
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 Methods | |
org.eclipse.draw2d.Figure.fireMoved()
call fireFigureMoved() or fireCoordinateSystemChanged() as appropriate |
|
org.eclipse.draw2d.FigureUtilities.getGC()
do not mess with this GC |
|
org.eclipse.draw2d.ScrollPane.getView()
use getContents() |
|
org.eclipse.draw2d.LayeredPane.removeLayer(IFigure)
call IFigure.remove(IFigure) instead |
|
org.eclipse.draw2d.Label.setIconDimension(Dimension)
the icon is automatically displayed at 1:1 |
|
org.eclipse.draw2d.ToolbarLayout.setMatchWidth(boolean)
use ToolbarLayout.setStretchMinorAxis(boolean) |
|
org.eclipse.draw2d.ScrollPane.setView(IFigure)
call setContents(IFigure) instead |
|
org.eclipse.draw2d.graph.Rank.sort()
Do not call |
|
org.eclipse.draw2d.geometry.PrecisionRectangle.union(PrecisionRectangle)
Use PrecisionRectangle.union(Rectangle) instead |
Deprecated Constructors | |
org.eclipse.draw2d.graph.VirtualNode(Edge, int)
This class is for internal use only. |
|
Eclipse Draw2d 3.3 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |