|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriTopologySelectionResultEnum
Selection result options for topology elements.
Note: esriTopologySelectionResultXOR option Select or Unselect the TopologyElement depending on its current selection state. For example, if it is select it will become unselected.
| Field Summary | |
|---|---|
static int |
esriTopologySelectionResultAdd
Adds to the current topology element selection. |
static int |
esriTopologySelectionResultNew
Creates a new topology element selection. |
static int |
esriTopologySelectionResultSubtract
Subtracts from the current topology element selection. |
static int |
esriTopologySelectionResultXOR
Subtracts from the current topology element selection. |
| Field Detail |
|---|
static final int esriTopologySelectionResultNew
static final int esriTopologySelectionResultAdd
static final int esriTopologySelectionResultSubtract
static final int esriTopologySelectionResultXOR
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||