Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Attributes | |
final String | context |
final String | specifics |
A simple data object used to represent a partial date as up to two parts. A low frequency part (context) containing all but the most specific element, and a highest frequency part containing the most specific element. If there is only one part, it will be in the context and the specifics will equal an empty string
Definition at line 449 of file AbstractTimelineChart.java.
|
private |
The low frequency part of a date/time eg 2001-May-4
Definition at line 454 of file AbstractTimelineChart.java.
|
private |
The highest frequency part of a date/time eg 14 (2pm)
Definition at line 459 of file AbstractTimelineChart.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.