public class KMZContentHandler extends MultiTypeFileContentHandler implements Visibility2, GoTo, ILocation
_file, _previouslyVisible, _visConduriINVISIBLE, SEMI_VISIBLE, VISIBLE| Constructor and Description |
|---|
KMZContentHandler(MapView mapView,
java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType()
Get the content type used for removing via Import Manager
|
android.graphics.drawable.Drawable |
getIcon()
Get an icon that represents this content
|
java.lang.String |
getMIMEType()
Get the MIME type used for removing via Import Manager
|
boolean |
goTo(boolean select) |
deleteContent, getBounds, getHandlers, getPoint, getVisibility, isVisible, setVisibleImplgetFile, getTitle, importContent, isConditionVisible, onVisibilityConditions, setVisiblegetIconColor, getIconDrawable, getMenu, getURI, getView, getViewState, isActionSupported, setViewStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetVisibilityisVisible, setVisiblepublic KMZContentHandler(MapView mapView, java.io.File file)
public java.lang.String getContentType()
FileContentHandlergetContentType in class FileContentHandlerpublic java.lang.String getMIMEType()
FileContentHandlergetMIMEType in class FileContentHandlerpublic android.graphics.drawable.Drawable getIcon()
URIContentHandlergetIcon in class URIContentHandler