Class CorrelateGpxWithImages.NoGpxDataWrapper
- java.lang.Object
-
- org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
-
- org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.NoGpxDataWrapper
-
- Enclosing class:
- CorrelateGpxWithImages
private static class CorrelateGpxWithImages.NoGpxDataWrapper extends CorrelateGpxWithImages.GpxDataWrapper
-
-
Constructor Summary
Constructors Constructor Description NoGpxDataWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-
Methods inherited from class org.openstreetmap.josm.gui.layer.geoimage.CorrelateGpxWithImages.GpxDataWrapper
setName
-
-
-
-
Constructor Detail
-
NoGpxDataWrapper
NoGpxDataWrapper()
-
-
Method Detail
-
toString
public java.lang.String toString()
- Overrides:
toString
in classCorrelateGpxWithImages.GpxDataWrapper
-
-