de.soldin.gt2jump.geomconv
Class GCExtension

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

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

Installs the GCPlugin

See Also:
Extension

Field Summary
static String NAME
           
static String VERSION
           
 
Constructor Summary
GCExtension()
           
 
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

GCExtension

public GCExtension()
Method Detail

configure

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

getVersion

public String getVersion()