| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench.ui | |
| com.vividsolutions.jump.workbench.ui.cursortool | |
| 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.scalebar | |
| com.vividsolutions.jump.workbench.ui.snap |
| Modifier and Type | Method and Description |
|---|---|
TaskFrame |
WorkbenchFrame.addTaskFrame() |
TaskFrame |
WorkbenchFrame.addTaskFrame(Task task) |
TaskFrame |
WorkbenchFrame.addTaskFrame(TaskFrame taskFrame) |
TaskFrame |
TaskFrameProxy.getTaskFrame() |
TaskFrame |
TaskFrame.getTaskFrame() |
TaskFrame |
InfoFrame.getTaskFrame() |
TaskFrame |
AttributeTab.getTaskFrame() |
| Modifier and Type | Method and Description |
|---|---|
TaskFrame |
WorkbenchFrame.addTaskFrame(TaskFrame taskFrame) |
| Constructor and Description |
|---|
AttributePanel(InfoModel model,
WorkbenchContext workbenchContext,
TaskFrame taskFrame,
LayerManagerProxy layerManagerProxy) |
AttributeTab(InfoModel model,
WorkbenchContext workbenchContext,
TaskFrame taskFrame,
LayerManagerProxy layerManagerProxy) |
InfoFrame(WorkbenchContext workbenchContext,
LayerManagerProxy layerManagerProxy,
TaskFrame taskFrame) |
OneLayerAttributeTab(WorkbenchContext context,
TaskFrame taskFrame,
LayerManagerProxy layerManagerProxy) |
PrimaryInfoFrame(WorkbenchContext workbenchContext,
LayerManagerProxy layerManagerProxy,
TaskFrame taskFrame) |
| Modifier and Type | Method and Description |
|---|---|
protected TaskFrame |
AbstractCursorTool.getTaskFrame() |
| Modifier and Type | Method and Description |
|---|---|
TaskFrame |
ViewAttributesPlugIn.ViewAttributesFrame.getTaskFrame() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Renderer.Factory |
InstallRendererPlugIn.createFactory(TaskFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
protected Renderer.Factory |
InstallScaleBarPlugIn.createFactory(TaskFrame frame) |
| Modifier and Type | Method and Description |
|---|---|
protected Renderer.Factory |
InstallGridPlugIn.createFactory(TaskFrame frame) |
Copyright © 2015. All rights reserved.