Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportTypes.TypesPieChartData Class Reference

Private Attributes

final List< PieChartItempieSlices
 
final boolean usefulContent
 

Detailed Description

Data for types pie chart.

Definition at line 73 of file ExportTypes.java.

Member Data Documentation

final List<PieChartItem> org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportTypes.TypesPieChartData.pieSlices
private

Definition at line 75 of file ExportTypes.java.

final boolean org.sleuthkit.autopsy.report.modules.datasourcesummaryexport.ExportTypes.TypesPieChartData.usefulContent
private

Definition at line 76 of file ExportTypes.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.