Class WktPlugin
java.lang.Object
org.openstreetmap.josm.plugins.Plugin
org.openstreetmap.josm.plugins.wkt.WktPlugin
- All Implemented Interfaces:
MapFrameListener
public class WktPlugin extends Plugin
Main class for the WKT plugin.
Modified version of geojson plugin. Thanks to the authors of geojson plugin:
-
Field Summary
Fields Modifier and Type Field Description private WktFileImporterwktFileImporter -
Constructor Summary
Constructors Constructor Description WktPlugin(PluginInformation info) -
Method Summary
Methods inherited from class org.openstreetmap.josm.plugins.Plugin
addDownloadSelection, getPluginDirs, getPluginInformation, getPluginResourceClassLoader, getPreferenceSetting, mapFrameInitialized, setPluginInformation