Uses of Class
org.eclipse.gef.util.FlagSupport
Packages that use FlagSupport
- 
Uses of FlagSupport in org.eclipse.gef.toolsSubclasses of FlagSupport in org.eclipse.gef.toolsModifier and TypeClassDescriptionclassThe base implementation for tools which create a connection.classThe base implementation forTools.static classAllows the user to access mouse and keyboard input.classA tracker for creating new bendpoints or dragging existing ones.classThe default creation tool for connections.classA connection creation tool that implements DragTracker.classA DragTracker that moves the endpoint of a connection to another location.classThe CreationTool creates newEditPartsvia aCreationFactory.classA DragTracker whose job it is to deselect allEditParts.classA DragTracker that movesEditParts.classSpecializes selection to do nothing, the native Tree provides selection for free.classA marqueeSelectionTool that implements the DragTracker interface.classA Tool which selects multipleEditParts inside a rectangular area of a Graphical Viewer.classA subclass of the SelectionTool that allows panning by holding down the space bar.classA Tracker for dragging a resize handle.classDragTracker used to select, edit, and openEditParts.classTool to select and manipulate figures.classA simple drag tracker implementation that does not perform targeting.classThe base implementation for tools which perform targeting of editparts.