## Introduction

General widget for moving handles (translate and scale)

## See Also

[vtkAbstractWidget]

## Caught events

List of events caught by the widget :
- MouseMove
- LeftButtonPress
- LeftButtonRelease
- MiddleButtonPress
- MiddleButtonRelease
- RightButtonPress
- RightButtonRelease

## createDefaultRepresentation()

Create a vtkSphereHandleRepresentation as a default representation.

## allowHandleResize (set/get bool)

Define if the widget representation can be resized (default is true)
