public class KMZContentResolver extends FileContentResolver implements URIContentPriority, URIContentListener
_handlers, _validExts| Constructor and Description |
|---|
KMZContentResolver(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
int |
getPriority()
Get the priority of this URI content manager
|
void |
onContentChanged(URIContentHandler handler)
Called when content has changed in some way
|
void |
onContentDeleted(URIContentHandler handler)
Called when content is finished being locally deleted
|
void |
onContentImported(URIContentHandler handler)
Called when content is finished being imported
|
addHandler, addHandler, getHandler, getHandler, getHandlers, onVisibilityConditions, query, removeHandlerpublic KMZContentResolver(MapView mapView)
public void dispose()
dispose in class FileContentResolverpublic int getPriority()
URIContentPrioritygetPriority in interface URIContentPrioritypublic void onContentImported(URIContentHandler handler)
URIContentListeneronContentImported in interface URIContentListenerhandler - URI content handlerpublic void onContentDeleted(URIContentHandler handler)
URIContentListeneronContentDeleted in interface URIContentListenerhandler - URI content handlerpublic void onContentChanged(URIContentHandler handler)
URIContentListeneronContentChanged in interface URIContentListenerhandler - URI content handler