Modifier and Type | Method and Description |
---|---|
void |
DataSetListener.primitivesAdded(PrimitivesAddedEvent event)
A bunch of primitives were added into the DataSet, or existing
deleted/invisible primitives were resurrected.
|
void |
DataSetListenerAdapter.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MultipolygonCache.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
TestError.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
FilterDialog.primitivesAdded(PrimitivesAddedEvent event) |
void |
RelationListDialog.primitivesAdded(PrimitivesAddedEvent event) |
void |
SelectionListDialog.SelectionListModel.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
ChangesetsInActiveDataLayerListModel.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
MemberTableModel.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
HistoryBrowserModel.primitivesAdded(PrimitivesAddedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
AutoCompletionManager.primitivesAdded(PrimitivesAddedEvent event)
Implementation of the DataSetListener interface
|