FalconViewContentHandler@Deprecated public class FileDatabaseContentHandler extends FileOverlayContentHandler implements Visibility
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
_contentType
Deprecated.
|
protected MapGroup |
_group
Deprecated.
|
protected java.lang.String |
_mimeType
Deprecated.
|
_bounds, _context, _mapView_file, _previouslyVisible, _visConduri| Modifier | Constructor and Description |
|---|---|
protected |
FileDatabaseContentHandler(MapView mv,
java.io.File file,
MapGroup group,
Envelope bounds,
java.lang.String contentType,
java.lang.String mimeType)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContentType()
Deprecated.
Get the content type used for removing via Import Manager
|
android.graphics.drawable.Drawable |
getIcon()
Deprecated.
Get an icon that represents this content
|
java.lang.String |
getMIMEType()
Deprecated.
Get the MIME type used for removing via Import Manager
|
boolean |
isVisible()
Deprecated.
Check if this file is visible based on visibility condition state
|
boolean |
setVisibleImpl(boolean visible)
Deprecated.
Sub-classes should override this
|
accept, getBounds, getPoint, goTo, isActionSupporteddeleteContent, getFile, getTitle, importContent, isConditionVisible, onVisibilityConditions, setVisiblegetIconColor, getIconDrawable, getMenu, getURI, getView, getViewState, setViewStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetVisibleprotected final MapGroup _group
protected final java.lang.String _contentType
protected final java.lang.String _mimeType
public android.graphics.drawable.Drawable getIcon()
URIContentHandlergetIcon in class FileOverlayContentHandlerpublic java.lang.String getContentType()
FileContentHandlergetContentType in class FileContentHandlerpublic java.lang.String getMIMEType()
FileContentHandlergetMIMEType in class FileContentHandlerpublic boolean setVisibleImpl(boolean visible)
FileContentHandlersetVisibleImpl in class FileContentHandlerpublic boolean isVisible()
FileContentHandlerisVisible in interface VisibilityisVisible in class FileContentHandler