|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSelection | |
|---|---|
| com.vividsolutions.jump.workbench.ui | |
| com.vividsolutions.jump.workbench.ui.cursortool | |
| org.openjump.core.ui.plugin.edit | |
| org.openjump.core.ui.plugin.tools | |
| 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
|
| Uses of AbstractSelection in org.openjump.core.ui.plugin.edit |
|---|
| Fields in org.openjump.core.ui.plugin.edit declared as AbstractSelection | |
|---|---|
protected AbstractSelection |
SelectByTypePlugIn.selection
|
| Uses of AbstractSelection in org.openjump.core.ui.plugin.tools |
|---|
| Fields in org.openjump.core.ui.plugin.tools declared as AbstractSelection | |
|---|---|
protected AbstractSelection |
DeleteEmptyGeometriesPlugIn.selection
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||