Package | Description |
---|---|
org.openstreetmap.josm.gui.layer.geoimage |
Provides classes for handling layers displaying geottaged pictures.
|
Modifier and Type | Field and Description |
---|---|
private JosmComboBox<CorrelateGpxWithImages.GpxDataWrapper> |
CorrelateGpxWithImages.cbGpx |
private javax.swing.MutableComboBoxModel<CorrelateGpxWithImages.GpxDataWrapper> |
CorrelateGpxWithImages.gpxModel |
Modifier and Type | Method and Description |
---|---|
private CorrelateGpxWithImages.GpxDataWrapper |
CorrelateGpxWithImages.selectedGPX(boolean complain) |