|
Autopsy
4.22.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(), org.sleuthkit.autopsy.geolocation.datamodel.GeoLocationParseResult< T >.isSuccessfullyParsed(), org::sleuthkit::datamodel::BlackboardArtifact::ARTIFACT_TYPE.TSK_GPS_AREA, and org::sleuthkit::datamodel::BlackboardArtifact::ARTIFACT_TYPE.TSK_GPS_TRACK.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.