Package | Description |
---|---|
draw.controller.handler |
Adapts low-level mouse events to events relevant for the application-domain.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeCursorHandler
React to anchor points on MouseMotion with changing cursor; thereafter, handle dragging behavior.
|
class |
CreateHandler |
class |
Handler
Handler for Chain of Responsibilities.
|
class |
ResizeHandler
React to anchor points on MouseMotion by resizing.
|
class |
SelectHandler |
Constructor and Description |
---|
ActiveToolHandler(Model model,
DrawingPalette view,
IActionInterface handler) |