| 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.plugin |
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
|
| Modifier and Type | Method and Description |
|---|---|
LayerNamePanel |
WorkbenchContext.getLayerNamePanel() |
LayerNamePanel |
JUMPWorkbenchContext.getLayerNamePanel() |
| Modifier and Type | Method and Description |
|---|---|
LayerNamePanel |
PlugInContext.getLayerNamePanel() |
| Constructor and Description |
|---|
PlugInContext(WorkbenchContext workbenchContext,
Task task,
LayerManagerProxy layerManagerProxy,
LayerNamePanel layerNamePanel,
LayerViewPanel layerViewPanel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeTab
Implements an Attribute Tab.
|
class |
DummyLayerNamePanel
Implements a minimal LayerNamePanel in a JPanel.
|
class |
OneLayerAttributeTab
Displays and stays in sync with a single Layer.
|
class |
TreeLayerNamePanel |
| Modifier and Type | Method and Description |
|---|---|
protected LayerNamePanel |
TaskFrame.createLayerNamePanel() |
LayerNamePanel |
TreeLayerNamePanel.getLayerNamePanel() |
LayerNamePanel |
TaskFrame.getLayerNamePanel() |
LayerNamePanel |
LayerNamePanelProxy.getLayerNamePanel() |
LayerNamePanel |
InfoFrame.getLayerNamePanel() |
| Modifier and Type | Method and Description |
|---|---|
static Layer |
TreeLayerNamePanel.chooseEditableLayer(LayerNamePanel panel) |
static Layer[] |
TreeLayerNamePanel.selectedLayers(LayerNamePanel layerNamePanel) |
| Modifier and Type | Method and Description |
|---|---|
LayerNamePanel |
ViewAttributesPlugIn.ViewAttributesFrame.getLayerNamePanel() |
| Modifier and Type | Method and Description |
|---|---|
static void |
SelectFeaturesInFencePlugIn.execute(LayerViewPanel layerViewPanel,
LayerNamePanel layerNamePanel,
com.vividsolutions.jts.geom.Geometry fence,
boolean skipUnselectedLayers,
boolean mentionModifierHelp) |
protected Layerable |
MoveLayerablePlugIn.selectedLayerable(LayerNamePanel layerNamePanel) |
Copyright © 2015. All rights reserved.