| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench | |
| 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 | |
| com.vividsolutions.jump.workbench.ui.cursortool.editing | |
| com.vividsolutions.jump.workbench.ui.plugin |
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
|
| Modifier and Type | Method and Description |
|---|---|
Task |
WorkbenchContext.getTask() |
Task |
JUMPWorkbenchContext.getTask() |
| Modifier and Type | Method and Description |
|---|---|
Task |
PlugInContext.getTask() |
| Constructor and Description |
|---|
PlugInContext(WorkbenchContext workbenchContext,
Task task,
LayerManagerProxy layerManagerProxy,
LayerNamePanel layerNamePanel,
LayerViewPanel layerViewPanel) |
| Modifier and Type | Field and Description |
|---|---|
protected Task |
LayerViewFrame.task |
| Modifier and Type | Method and Description |
|---|---|
Task |
WorkbenchFrame.createTask() |
Task |
TaskFrame.getTask() |
Task |
LayerViewFrame.getTask() |
| Modifier and Type | Method and Description |
|---|---|
TaskFrame |
WorkbenchFrame.addTaskFrame(Task task) |
| Constructor and Description |
|---|
TaskFrame(Task task,
WorkbenchContext workbenchContext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SnapVerticesOp.execute(com.vividsolutions.jts.geom.Geometry fence,
Collection editableLayers,
boolean rollingBackInvalidEdits,
LayerViewPanel panel,
Task task,
com.vividsolutions.jts.geom.Coordinate suggestedTarget,
Feature targetFeature,
boolean insertVerticesIfNecessary) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractSaveProjectPlugIn.save(Task task,
File file,
WorkbenchFrame frame) |
Copyright © 2015. All rights reserved.