MorphAL 0.1

fr.ign.cogit.alpage.morphal
Class MorphALExtension

java.lang.Object
  extended by com.vividsolutions.jump.workbench.plugin.Extension
      extended by fr.ign.cogit.alpage.morphal.MorphALExtension
All Implemented Interfaces:
Configuration

public class MorphALExtension
extends Extension

Install the MorphAL plugins in OpenJUMP

Version:
0.1 (2011-01-09)
Author:
Eric Grosso - IGN / Laboratoire COGIT

Constructor Summary
MorphALExtension()
           
 
Method Summary
 void configure(PlugInContext context)
           
 java.lang.String getName()
           
 java.lang.String getVersion()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MorphALExtension

public MorphALExtension()
Method Detail

getName

public java.lang.String getName()
Overrides:
getName in class Extension

getVersion

public java.lang.String getVersion()
Overrides:
getVersion in class Extension

configure

public void configure(PlugInContext context)
               throws java.lang.Exception
Throws:
java.lang.Exception

MorphAL 0.1