Autopsy
4.12.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 452 of file AbstractTimelineChart.java.
|
private |
The low frequency part of a date/time eg 2001-May-4
Definition at line 457 of file AbstractTimelineChart.java.
|
private |
The highest frequency part of a date/time eg 14 (2pm)
Definition at line 462 of file AbstractTimelineChart.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.