| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench.plugin |
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
|
| com.vividsolutions.jump.workbench.ui.plugin |
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
|
| com.vividsolutions.jump.workbench.ui.plugin.analysis | |
| com.vividsolutions.jump.workbench.ui.plugin.test | |
| com.vividsolutions.jump.workbench.ui.task | |
| com.vividsolutions.jump.workbench.ui.toolbox |
| Modifier and Type | Class and Description |
|---|---|
class |
ThreadedBasePlugIn
Convenience superclass for classes that want to extend BasePlugIn and
implement ThreadedPlugIn.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoadDatasetPlugIn |
class |
LoadDatasetToCategoryPlugIn |
class |
OpenProjectPlugIn |
class |
SaveDatasetAsPlugIn |
class |
ValidateSelectedLayersPlugIn |
| Modifier and Type | Class and Description |
|---|---|
class |
BufferPlugIn |
class |
GeometryFunctionPlugIn
Provides basic functions for computation with
Geometry objects. |
class |
OverlayPlugIn
Creates a new layer containing intersections of all pairs of
features from two input layers.
|
class |
UnionPlugIn |
| Modifier and Type | Class and Description |
|---|---|
class |
ProgressReportingPlugIn |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskMonitorManager.execute(ThreadedPlugIn plugIn,
PlugInContext context)
Executes the task in a separate thread, reporting progress in a dialog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MainButtonPlugIn
Convenience superclass used in toolboxes that have one primary button.
|
Copyright © 2017 B3Partners B.V.. All rights reserved.