public class LayerContentHandler extends FileOverlayContentHandler
_bounds, _context, _mapView
_file, _previouslyVisible, _visCond
uri
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) |
boolean |
isVisible()
Check if this file is visible based on visibility condition state
|
protected boolean |
setVisibleImpl(boolean visible)
Sub-classes should override this
|
accept, getBounds, getPoint, isActionSupported
deleteContent, getFile, getTitle, importContent, isConditionVisible, onVisibilityConditions, setVisible
getIconColor, getIconDrawable, getMenu, getURI, getView, getViewState, setViewState
public android.graphics.drawable.Drawable getIcon()
URIContentHandler
getIcon
in class FileOverlayContentHandler
public java.lang.String getContentType()
FileContentHandler
getContentType
in class FileContentHandler
public java.lang.String getMIMEType()
FileContentHandler
getMIMEType
in class FileContentHandler
public boolean isVisible()
FileContentHandler
isVisible
in class FileContentHandler
protected boolean setVisibleImpl(boolean visible)
FileContentHandler
setVisibleImpl
in class FileContentHandler
public boolean goTo(boolean select)
goTo
in interface GoTo
goTo
in class FileOverlayContentHandler