Class MapathonerPlugin
java.lang.Object
org.openstreetmap.josm.plugins.Plugin
org.openstreetmap.josm.plugins.mapathoner.MapathonerPlugin
- All Implemented Interfaces:
org.openstreetmap.josm.gui.MapFrameListener
public class MapathonerPlugin
extends org.openstreetmap.josm.plugins.Plugin
Mapathoner - some useful tools for HOT and Missing Maps mappers.
- Since:
- xxx
- Author:
- qeef
-
Constructor Summary
ConstructorsConstructorDescriptionMapathonerPlugin
(org.openstreetmap.josm.plugins.PluginInformation info) Constructs a newMapathonerPlugin
. -
Method Summary
Methods inherited from class org.openstreetmap.josm.plugins.Plugin
addDownloadSelection, getPluginDirs, getPluginInformation, getPluginResourceClassLoader, getPreferenceSetting, mapFrameInitialized, setPluginInformation
-
Constructor Details
-
MapathonerPlugin
public MapathonerPlugin(org.openstreetmap.josm.plugins.PluginInformation info) Constructs a newMapathonerPlugin
.
-