de.soldin.gt2jump.gps
Class GPSExtension

java.lang.Object
  extended bycom.vividsolutions.jump.workbench.plugin.Extension
      extended byde.soldin.gt2jump.gps.GPSExtension
All Implemented Interfaces:
com.vividsolutions.jump.workbench.plugin.Configuration

public class GPSExtension
extends com.vividsolutions.jump.workbench.plugin.Extension

Installs GPSTrackerPlugin.

See Also:
Extension

Field Summary
static String NAME
           
static String VERSION
           
 
Constructor Summary
GPSExtension()
           
 
Method Summary
 void configure(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
           
 String getVersion()
           
 
Methods inherited from class com.vividsolutions.jump.workbench.plugin.Extension
getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final String NAME
See Also:
Constant Field Values

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

GPSExtension

public GPSExtension()
Method Detail

configure

public void configure(com.vividsolutions.jump.workbench.plugin.PlugInContext context)
               throws Exception
Throws:
Exception

getVersion

public String getVersion()