Autopsy  4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.ui.IntervalSelector< X >.IntervalSelectorProvider< X > Interface Template Reference

Inherited by org.sleuthkit.autopsy.timeline.ui.TimeLineChart< X >.

Public Member Functions

void clearIntervalSelector ()
 
TimeLineController getController ()
 
IntervalSelector<?extends X > getIntervalSelector ()
 
Axis< X > getXAxis ()
 
IntervalSelector< X > newIntervalSelector ()
 
void setIntervalSelector (IntervalSelector<?extends X > newIntervalSelector)
 

Detailed Description

Definition at line 332 of file IntervalSelector.java.

Member Function Documentation

Clear any references to previous interval selectors , including removing the interval selector from the UI / scene-graph.

Implemented in org.sleuthkit.autopsy.timeline.ui.TimeLineChart< X >.

derived classes should implement this so as to supply an appropriate subclass of IntervalSelector

Returns
a new interval selector

Implemented in org.sleuthkit.autopsy.timeline.ui.TimeLineChart< X >.

void org.sleuthkit.autopsy.timeline.ui.IntervalSelector< X >.IntervalSelectorProvider< X >.setIntervalSelector ( IntervalSelector<?extends X >  newIntervalSelector)

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

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.