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, _visCond
uri
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, isActionSupported
deleteContent, getFile, getTitle, importContent, isConditionVisible, onVisibilityConditions, setVisible
getIconColor, getIconDrawable, getMenu, getURI, getView, getViewState, setViewState
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setVisible
protected final MapGroup _group
protected final java.lang.String _contentType
protected final java.lang.String _mimeType
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 setVisibleImpl(boolean visible)
FileContentHandler
setVisibleImpl
in class FileContentHandler
public boolean isVisible()
FileContentHandler
isVisible
in interface Visibility
isVisible
in class FileContentHandler