public class TocModelChangedImpl extends Object implements TocModelChangedNotification
TocModelChangedNotification.Type| Constructor and Description |
|---|
TocModelChangedImpl(TocModelChangedNotification.Type type,
MapContext model) |
| 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.
|
public TocModelChangedImpl(TocModelChangedNotification.Type type, MapContext model)
public MapContext getModel()
TocModelChangedNotificationgetModel in interface TocModelChangedNotificationnull if the
model has been removedpublic TocModelChangedNotification.Type getType()
TocModelChangedNotificationgetType in interface TocModelChangedNotification