|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AbstractSelection | |
| com.vividsolutions.jump.workbench.ui | |
| com.vividsolutions.jump.workbench.ui.cursortool | |
| Uses of AbstractSelection in com.vividsolutions.jump.workbench.ui |
| Subclasses of AbstractSelection in com.vividsolutions.jump.workbench.ui | |
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). |
| Methods in com.vividsolutions.jump.workbench.ui that return AbstractSelection | |
protected AbstractSelection |
AbstractSelection.getChild()
|
protected AbstractSelection |
AbstractSelection.getParent()
|
| Methods in com.vividsolutions.jump.workbench.ui with parameters of type AbstractSelection | |
void |
AbstractSelection.setChild(AbstractSelection child)
|
void |
AbstractSelection.setParent(AbstractSelection parent)
|
| Uses of AbstractSelection in com.vividsolutions.jump.workbench.ui.cursortool |
| Fields in com.vividsolutions.jump.workbench.ui.cursortool declared as AbstractSelection | |
protected AbstractSelection |
SelectTool.selection
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||