Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | List of all members
org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailChart.DetailIntervalSelector Class Reference

Inherits IntervalSelector< DateTime >.

Public Member Functions

 DetailIntervalSelector (double x, double height, Axis< DateTime > axis, TimeLineController controller)
 

Protected Member Functions

String formatSpan (DateTime date)
 
Interval adjustInterval (Interval i)
 
DateTime parseDateTime (DateTime date)
 

Detailed Description

Definition at line 668 of file EventDetailChart.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailChart.DetailIntervalSelector.DetailIntervalSelector ( double  x,
double  height,
Axis< DateTime >  axis,
TimeLineController  controller 
)

Definition at line 670 of file EventDetailChart.java.

Member Function Documentation

Interval org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailChart.DetailIntervalSelector.adjustInterval ( Interval  i)
protected

Definition at line 680 of file EventDetailChart.java.

String org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailChart.DetailIntervalSelector.formatSpan ( DateTime  date)
protected
DateTime org.sleuthkit.autopsy.timeline.ui.detailview.EventDetailChart.DetailIntervalSelector.parseDateTime ( DateTime  date)
protected

Definition at line 685 of file EventDetailChart.java.


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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.