public abstract class OgrSpatialDb extends SpatialDbContentSource
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
iconPath |
ATAK_ACTION_HANDLE_DATA, ATAK_GROUP_NAME_EXTRA, contentResolver, database, groupName, notifyUserAfterImport, PROCESS_ACCEPT, PROCESS_RECURSE, PROCESS_REJECT, type
Modifier | Constructor and Description |
---|---|
protected |
OgrSpatialDb(DataSourceFeatureDataStore spatialDb,
java.lang.String groupName,
java.lang.String iconPath,
java.lang.String type) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIconPath()
Returns the path to an icon appropriate for the content.
|
protected java.lang.String |
getProviderHint(java.io.File file)
Processes the specified file.
|
checkValidEntry, createOverlay, deleteAll, deleteData, dispose, getContentResolver, getDatabase, getFileDirectoryName, getFileMimeType, getGroupName, getIconId, getNotificationId, getSupportedMIMETypes, getType, importData, importData, makeMapGroup, notifyUserOfError, notifyUserOfError, notifyUserOfError, notifyUserOfError, processAccept, processFile, setContentResolver
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentType
protected OgrSpatialDb(DataSourceFeatureDataStore spatialDb, java.lang.String groupName, java.lang.String iconPath, java.lang.String type)
public java.lang.String getIconPath()
SpatialDbContentSource
getIconPath
in class SpatialDbContentSource
null
to indicate
no icon.protected java.lang.String getProviderHint(java.io.File file)
SpatialDbContentSource
getProviderHint
in class SpatialDbContentSource
file
- The file to be processed.