Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
GraphEdge (AccountDeviceInstance startNode, AccountDeviceInstance endNode) | |
AccountDeviceInstance | getEndNode () |
AccountDeviceInstance | getStartNode () |
Utility class to represent an edge from the graph visualization.
Definition at line 238 of file SelectionInfo.java.
org.sleuthkit.autopsy.communications.relationships.SelectionInfo.GraphEdge.GraphEdge | ( | AccountDeviceInstance | startNode, |
AccountDeviceInstance | endNode | ||
) |
Definition at line 243 of file SelectionInfo.java.
AccountDeviceInstance org.sleuthkit.autopsy.communications.relationships.SelectionInfo.GraphEdge.getEndNode | ( | ) |
Definition at line 252 of file SelectionInfo.java.
AccountDeviceInstance org.sleuthkit.autopsy.communications.relationships.SelectionInfo.GraphEdge.getStartNode | ( | ) |
Definition at line 248 of file SelectionInfo.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.