Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits mxOrganicLayout, and org.sleuthkit.autopsy.communications.VisualizationPanel.NamedGraphLayout.
Public Member Functions | |
String | getDisplayName () |
boolean | isVertexIgnored (Object vertex) |
mxRectangle | setVertexLocation (Object vertex, double x, double y) |
Extension of mxOrganicLayout that ignores locked vertices.
Definition at line 953 of file VisualizationPanel.java.
String org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.getDisplayName | ( | ) |
Implements org.sleuthkit.autopsy.communications.VisualizationPanel.NamedGraphLayout.
Definition at line 976 of file VisualizationPanel.java.
boolean org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.isVertexIgnored | ( | Object | vertex | ) |
Definition at line 961 of file VisualizationPanel.java.
mxRectangle org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.setVertexLocation | ( | Object | vertex, |
double | x, | ||
double | y | ||
) |
Definition at line 967 of file VisualizationPanel.java.
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.