AnimatedScaleController |
A special ScaleController which performs smooth scale transitions.
|
DragPanningController |
This class activated panning-by-dragging, that is the capability of moving the
photo in the viewport by dragging with the mouse.
|
EditableImageRenderer |
This class is a pipe which adds to SimpleEditableImageRenderer scrolling
capabilities and a fit-to-size feature.
|
EditingTool |
|
MouseClickZoomingController |
This class activates zoom-by-click, that is the capability of zooming in and
out on the image by clicking with the mouse over it.
|
MouseWheelZoomingController |
This class zooms listening to the mouse wheel.
|
PreviewSettings |
This class holds preview settings for displaying an image.
|
RotationController |
|
ScaleController |
The ScaleController makes it possible to control the scale of
the image in an EditableImageRenderer .
|