public interface TocModelChangedNotification
Modifier and Type | Interface and Description |
---|---|
static class |
TocModelChangedNotification.Type |
Modifier and Type | Method and Description |
---|---|
MapContext |
getModel()
Gets the added or changed model
|
TocModelChangedNotification.Type |
getType()
Returns the type of this notification, represented by one of the constants defined in this interface.
|
TocModelChangedNotification.Type getType()
MapContext getModel()
null
if the
model has been removed