Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Runnable.
Public Member Functions | |
void | run () |
Protected Member Functions | |
URI | getURI (Tile tile) throws URISyntaxException |
An inner class which actually loads the tiles. Used by the thread queue. Subclasses can override this via createTileRunner(Tile) if necessary.
Definition at line 262 of file MBTilesTileFactory.java.
|
protected |
Gets the full URI of a tile.
tile | the tile |
URISyntaxException | if the URI is invalid |
Definition at line 272 of file MBTilesTileFactory.java.
Referenced by org.sleuthkit.autopsy.geolocation.MBTilesTileFactory.TileRunner.run().
void org.sleuthkit.autopsy.geolocation.MBTilesTileFactory.TileRunner.run | ( | ) |
Definition at line 280 of file MBTilesTileFactory.java.
References org.sleuthkit.autopsy.geolocation.MBTilesTileFactory.TileRunner.getURI().
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.