| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench.ui |
| Modifier and Type | Method and Description |
|---|---|
InfoModel |
InfoFrame.getModel() |
InfoModel |
AttributeTab.getModel() |
InfoModel |
AttributePanel.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeometryInfoPanel.setModel(InfoModel model) |
void |
AttributePanel.setModel(InfoModel model) |
| Constructor and Description |
|---|
AttributePanel(InfoModel model,
WorkbenchContext workbenchContext,
TaskFrame taskFrame,
LayerManagerProxy layerManagerProxy) |
AttributeTab(InfoModel model,
WorkbenchContext workbenchContext,
TaskFrame taskFrame,
LayerManagerProxy layerManagerProxy) |
GeometryInfoPanel(InfoModel model) |
GeometryInfoTab(InfoModel model,
WorkbenchContext context) |
Copyright © 2015. All rights reserved.