Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Function< Long, Double >.
Public Member Functions | |
Scale (String displayName) | |
Public Attributes | |
LINEAR | |
LOGARITHMIC | |
Private Member Functions | |
String | getDisplayName () |
Private Attributes | |
final String | displayName |
Enum for the Scales available in the Counts View.
Definition at line 203 of file CountsViewPane.java.
org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.Scale.Scale | ( | String | displayName | ) |
Constructor
displayName | The display name for this Scale. |
Definition at line 225 of file CountsViewPane.java.
|
private |
Get the display name of this ScaleType
Definition at line 234 of file CountsViewPane.java.
|
private |
Definition at line 218 of file CountsViewPane.java.
org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.Scale.LINEAR |
Definition at line 205 of file CountsViewPane.java.
Referenced by org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsUpdateTask.call(), and org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.CountsViewPane().
org.sleuthkit.autopsy.timeline.ui.countsview.CountsViewPane.Scale.LOGARITHMIC |
Definition at line 211 of file CountsViewPane.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.