Autopsy  4.11.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl Class Reference

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)
 

Detailed Description

Extension of mxOrganicLayout that ignores locked vertices.

Definition at line 1010 of file VisualizationPanel.java.

Member Function Documentation

String org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.getDisplayName ( )
boolean org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.isVertexIgnored ( Object  vertex)

Definition at line 1018 of file VisualizationPanel.java.

mxRectangle org.sleuthkit.autopsy.communications.VisualizationPanel.OrganicLayoutImpl.setVertexLocation ( Object  vertex,
double  x,
double  y 
)

Definition at line 1024 of file VisualizationPanel.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Jun 21 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.