public interface HandleTracker extends Tool
Handle
of a figure to the SelectionTool
.
Strategy
The different behavior states of the selection tool are implemented by
trackers.
Context: SelectionTool
; State: DragTracker
,
HandleTracker
, SelectAreaTracker
.
Modifier and Type | Method and Description |
---|---|
void |
setHandles(Handle handle,
java.util.Collection<Handle> compatibleHandles) |
activate, addToolListener, deactivate, draw, editCopy, editCut, editDelete, editDuplicate, editPaste, getToolTipText, removeToolListener, supportsHandleInteraction