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

Inherits mxCircleLayout, 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 mxCircleLayout that ignores locked vertices.

Definition at line 748 of file VisualizationPanel.java.

Member Function Documentation

String org.sleuthkit.autopsy.communications.VisualizationPanel.CircleLayoutImpl.getDisplayName ( )
boolean org.sleuthkit.autopsy.communications.VisualizationPanel.CircleLayoutImpl.isVertexIgnored ( Object  vertex)
mxRectangle org.sleuthkit.autopsy.communications.VisualizationPanel.CircleLayoutImpl.setVertexLocation ( Object  vertex,
double  x,
double  y 
)

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

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.