| Package | Description |
|---|---|
| com.vividsolutions.jump.workbench.ui | |
| com.vividsolutions.jump.workbench.ui.cursortool |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureSelection
A collection of selected
Features |
class |
LineStringSelection
A collection of selected
LineStrings. |
class |
PartSelection
A collection of selected
Geometry objects (parts of larger
selections). |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractSelection |
AbstractSelection.getChild() |
protected AbstractSelection |
AbstractSelection.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSelection.setChild(AbstractSelection child) |
void |
AbstractSelection.setParent(AbstractSelection parent) |
| Modifier and Type | Field and Description |
|---|---|
protected AbstractSelection |
SelectTool.selection |
Copyright © 2015. All rights reserved.