Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | List of all members
org.sleuthkit.autopsy.geolocation.GeolocationTopComponent.WaypointFetcher Class Reference

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)
 

Detailed Description

Extends AbstractWaypointFetcher to handle the returning of the filters set of MapWaypoints.

Definition at line 521 of file GeolocationTopComponent.java.

Member Function Documentation

void org.sleuthkit.autopsy.geolocation.GeolocationTopComponent.WaypointFetcher.handleFilteredWaypointSet ( Set< MapWaypoint mapWaypoints,
List< Set< MapWaypoint >>  tracks,
List< Set< MapWaypoint >>  areas,
boolean  wasEntirelySuccessful 
)
protected

Definition at line 528 of file GeolocationTopComponent.java.

void org.sleuthkit.autopsy.geolocation.AbstractWaypointFetcher.process ( GeoLocationParseResult< Waypoint waypoints)
inherited

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

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.