public class DeleteDuplicateGeometriesPlugInTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
PlugIn |
plugin |
static JUMPWorkbench |
workbench |
| Constructor and Description |
|---|
DeleteDuplicateGeometriesPlugInTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
after() |
static void |
afterClass() |
void |
before() |
static void |
beforeClass() |
void |
configuration_parameters() |
void |
remove_duplicate_geometries_with_same_attributes() |
void |
remove_duplicate_geometries() |
void |
result_layer_name_and_category() |
public static JUMPWorkbench workbench
public PlugIn plugin
public static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void before()
public void after()
public static void afterClass()
public void remove_duplicate_geometries()
throws java.lang.Exception
java.lang.Exceptionpublic void remove_duplicate_geometries_with_same_attributes()
throws java.lang.Exception
java.lang.Exceptionpublic void configuration_parameters()
throws java.lang.Exception
java.lang.Exceptionpublic void result_layer_name_and_category()
throws java.lang.Exception
java.lang.Exception