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.GeolocationTopComponent.WaypointCallBack Class Reference

Inherits org.sleuthkit.autopsy.geolocation.datamodel.WaypointBuilder.WaypointFilterQueryCallBack.

Public Member Functions

void process (List< Waypoint > wwaypoints)
 
void process (final List< Waypoint > waypoints)
 

Detailed Description

Callback for getting waypoints.

Definition at line 454 of file GeolocationTopComponent.java.

Member Function Documentation

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

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

Parameters
wwaypointsThis of waypoints.
void org.sleuthkit.autopsy.geolocation.GeolocationTopComponent.WaypointCallBack.process ( final List< Waypoint waypoints)

Definition at line 457 of file GeolocationTopComponent.java.


The documentation for this class 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.