Uses of Package
org.eclipse.gef.tools
-
Packages that use org.eclipse.gef.tools Package Description org.eclipse.gef.editpolicies This package contains EditPolicy implementations for many common editing Roles.org.eclipse.gef.tools This package provides several tool implementations. -
Classes in org.eclipse.gef.tools used by org.eclipse.gef.editpolicies Class Description DragEditPartsTracker A DragTracker that movesEditParts.ResizeTracker A Tracker for dragging a resize handle.SelectEditPartTracker DragTracker used to select, edit, and openEditParts. -
Classes in org.eclipse.gef.tools used by org.eclipse.gef.tools Class Description AbstractConnectionCreationTool The base implementation for tools which create a connection.AbstractTool The base implementation forTools.AbstractTool.Input Allows the user to access mouse and keyboard input.CellEditorLocator Constraint for placingCellEditors.MarqueeSelectionTool A Tool which selects multipleEditParts inside a rectangular area of a Graphical Viewer.SelectEditPartTracker DragTracker used to select, edit, and openEditParts.SelectionTool Tool to select and manipulate figures.SimpleDragTracker A simple drag tracker implementation that does not perform targeting.TargetingTool The base implementation for tools which perform targeting of editparts.