Uses of Class
org.eclipse.gef.tools.AbstractConnectionCreationTool
-
Packages that use AbstractConnectionCreationTool Package Description org.eclipse.gef.tools This package provides several tool implementations. -
-
Uses of AbstractConnectionCreationTool in org.eclipse.gef.tools
Subclasses of AbstractConnectionCreationTool in org.eclipse.gef.tools Modifier and Type Class Description class
ConnectionCreationTool
The default creation tool for connections.class
ConnectionDragCreationTool
A connection creation tool that implements DragTracker.
-