Autopsy  4.13.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.GeolocationTopComponent.WaypointCallBack.

Public Member Functions

void process (List< Waypoint > wwaypoints)
 

Detailed Description

A callback interface to process the results of waypoint filtering.

Definition at line 83 of file WaypointBuilder.java.

Member Function Documentation

void org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack.process ( List< Waypoint wwaypoints)

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

Parameters
wwaypointsThis of waypoints.

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

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