| AdjustTimezoneAndOffsetDialog |
Dialog used to manually adjust timezone and offset for GPX correlation.
|
| AdjustTimezoneAndOffsetDialog.AdjustListener |
Listener called when the sliders are moved.
|
| CorrelateGpxWithImages |
This class displays the window to select the GPX file and the offset (timezone + delta).
|
| CorrelateGpxWithImages.GpxDataWrapper |
|
| CorrelateGpxWithImages.NoGpxDataWrapper |
|
| CorrelateGpxWithImages.NoGpxTimestamps |
|
| CorrelateGpxWithImages.StatusBarUpdater |
|
| CorrelationSupportLayer |
A support layer meant to be modified by the user to provide real-time images correlation.
|
| GeoImageLayer |
Layer displaying geotagged pictures.
|
| IGeoImageLayer |
An interface for layers which want to show images
|
| IGeoImageLayer.ImageChangeListener |
Listen for image changes
|
| ImageDirectionPositionPanel |
|
| ImageDisplay |
GUI component to display an image (photograph).
|
| ImageDisplay.ImgDisplayMouseListener |
|
| ImageDisplay.LoadImageRunnable |
The thread that reads the images.
|
| ImageDisplay.UpdateImageThread |
|
| ImageDisplay.VisRect |
Manage the visible rectangle of an image with full bounds stored in init.
|
| ImageEntry |
Stores info about each image, with an optional thumbnail
|
| ImageMetadata |
An interface for images with metadata
|
| ImageViewerDialog |
Dialog to view and manipulate geo-tagged images from a GeoImageLayer.
|
| ImageViewerDialog.ImageAction |
|
| ImageViewerDialog.ImageCenterViewAction |
|
| ImageViewerDialog.ImageCollapseAction |
|
| ImageViewerDialog.ImageCopyPathAction |
|
| ImageViewerDialog.ImageExtendedInfoAction |
|
| ImageViewerDialog.ImageFirstAction |
|
| ImageViewerDialog.ImageLastAction |
|
| ImageViewerDialog.ImageNextAction |
|
| ImageViewerDialog.ImageOpenExternalAction |
|
| ImageViewerDialog.ImagePreviousAction |
|
| ImageViewerDialog.ImageRememberAction |
This class exists to remember the last entry, and go back if clicked again when it would not otherwise be enabled
|
| ImageViewerDialog.ImageRemoveAction |
|
| ImageViewerDialog.ImageRemoveFromDiskAction |
|
| ImageViewerDialog.ImageZoomAction |
|
| ImageViewerDialog.MoveImgDisplayPanel |
A JPanel whose entire purpose is to display an image by (a) moving the imgDisplay around and (b) setting the imgDisplay as a child
for this panel.
|
| ImageViewerDialog.SerializableUnaryOperator |
This literally exists to silence sonarlint complaints.
|
| RemoteEntry |
A remote image entry
|
| SynchronizeTimeFromPhotoDialog.TimeZoneItem |
|
| ThumbsLoader |
Loads thumbnail previews for a list of images from a GeoImageLayer.
|