Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack Interface Reference

Inherited by org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.

Public Member Functions

void process (GeoLocationParseResult< Waypoint > waypoints)
 

Detailed Description

A callback interface to process the results of waypoint filtering.

Definition at line 95 of file WaypointBuilder.java.

Member Function Documentation

void org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack.process ( GeoLocationParseResult< Waypoint waypoints)

This function will be called after the waypoints have been filtered.

Parameters
waypointsThe list of waypoints and whether they were all successfully parsed.

The documentation for this interface was generated from the following file:

Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.