| Interface | Description |
|---|---|
| ImageMouseClickListener |
Interface for receiving mouse click events on an image.
|
| ImageMouseMotionListener |
Interface for receiving mouse motion events on an image.
|
| Class | Description |
|---|---|
| DefaultStatusBar |
A default status bar implementation that displays the current mouse position (in pixel
coordinates) and the colour of the pixel under the cursor.
|
| DefaultViewerPopup |
The default popup menu for image viewers.
|
| ImageMouseEvent |
An event indicating that a mouse action occured over an image.
|
| ImageSequenceViewer |
A component for displaying a series of images.
|
| ImageViewer |
A general purpose image viewer component.
|
| ImageViewerUtil |
Utility methods for image viewers.
|
| Overlay |
An overlay is a layer on top of an image.
|
| PixelInfoStatusBar |
A status bar implementation that display information based on a pixel of the image.
|
| PixelMarkerOverlay |
An overlay for marking pixels of the image.
|
| PixelModel |
Stores the x and y coordinate of a pixel.
|
| StatusBar |
Abstract superclass for status bars of the image viewer.
|
| Enum | Description |
|---|---|
| ResizeStrategy |
Strategy for resizing an image inside a component.
|
Copyright © 2012. All Rights Reserved.