Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherited by org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.
Public Member Functions | |
void | process (GeoLocationParseResult< Waypoint > waypoints) |
A callback interface to process the results of waypoint filtering.
Definition at line 95 of file WaypointBuilder.java.
void org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack.process | ( | GeoLocationParseResult< Waypoint > | waypoints | ) |
This function will be called after the waypoints have been filtered.
waypoints | The list of waypoints and whether they were all successfully parsed. |
Implemented in org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.
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.