Package org.openjump
Class OpenJumpConfiguration
- java.lang.Object
-
- org.openjump.OpenJumpConfiguration
-
@Deprecated public class OpenJumpConfiguration extends Object
Deprecated.elements have been moved to JUMPConfiguration TODO this class should be deleted before official 2.0 releaseThis class loads all OpenJUMP plugins. The method loadOpenJumpPlugIns() is called from com.vividsolutions.jump.workbench.JUMPConfiguaration.- Author:
- sstein
-
-
Constructor Summary
Constructors Constructor Description OpenJumpConfiguration()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
loadOpenJumpPlugIns(WorkbenchContext workbenchContext)
Deprecated.
-
-
-
Method Detail
-
loadOpenJumpPlugIns
public static void loadOpenJumpPlugIns(WorkbenchContext workbenchContext) throws Exception
Deprecated.- Throws:
Exception
-
-