| Interface | Description |
|---|---|
| EditorImageControllers |
Defines components of
Editor that ImagePanel must know
about. |
| ImageConduit |
Provider of source image with all transformations applied.
|
| ImageTransformListener |
Defines operations that can editor can issue to the image.
|
| SelectorCommandListener |
Defines commands that can be issued on image selector.
|
| SelectorObserver |
| Class | Description |
|---|---|
| AbstractFilterWorker | |
| EditorImageUtil |
Utility routines for handling image tasks.
|
| ImageContainer |
Canvas for displaying an image.
|
| ImageModel |
Represents the underlying image and manages all changes to it.
|
| ImagePanel |
Image container with scrolling and ruler support.
|
| ImagePreviewDialog |
Very simple image preview dialog which paints exactly the image set via
constructor to the window.
|
| Ruler |
Draws ruler acros horizontal and vertical axes in the picture pane.
|
| RulerCorner |
Corner filler for the
Ruler. |
| ScrollableJLabel |
JLabel with scrolling functionality and capability to adjust scroll
unit (in pixels). |
| Enum | Description |
|---|---|
| ImageTransformListener.RotateDirection |
Describes which way to rotate (left or right).
|
Copyright © 2012-2013 Bambi Software Foundation. All Rights Reserved.