Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.
Public Member Functions | |
void | process (GeoLocationParseResult< Waypoint > waypointResults) |
Protected Member Functions | |
void | handleFilteredWaypointSet (Set< MapWaypoint > mapWaypoints, List< Set< MapWaypoint >> tracks, List< Set< MapWaypoint >> areas, boolean wasEntirelySuccessful) |
Extends AbstractWaypointFetcher to handle the returning of the filters set of MapWaypoints.
Definition at line 521 of file GeolocationTopComponent.java.
|
protected |
Definition at line 528 of file GeolocationTopComponent.java.
|
inherited |
This function will be called after the waypoints have been filtered.
waypoints | The list of waypoints and whether they were all successfully parsed. |
Implements org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack.
Definition at line 87 of file AbstractWaypointFetcher.java.
References org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.createWaypointList(), org.sleuthkit.autopsy.geolocation.datamodel.GeoPath.getAreas(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCase(), org.sleuthkit.autopsy.geolocation.datamodel.GeoLocationParseResult< T >.getItems(), org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase(), org.sleuthkit.autopsy.geolocation.datamodel.GeoPath.getTracks(), org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.handleFilteredWaypointSet(), and org.sleuthkit.autopsy.geolocation.datamodel.GeoLocationParseResult< T >.isSuccessfullyParsed().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.