Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
IconSize (int size) | |
int | getSize () |
Public Attributes | |
LARGE =(200) | |
MEDIUM =(100) | |
SMALL =(50) | |
Private Attributes | |
final int | SIZE |
Sizes for thumbnails
Definition at line 223 of file ImageTagsUtil.java.
org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.IconSize.IconSize | ( | int | size | ) |
Definition at line 230 of file ImageTagsUtil.java.
int org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.IconSize.getSize | ( | ) |
Definition at line 234 of file ImageTagsUtil.java.
Referenced by org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.getResizedMatrix().
org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.IconSize.LARGE =(200) |
Definition at line 226 of file ImageTagsUtil.java.
org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.IconSize.MEDIUM =(100) |
Definition at line 225 of file ImageTagsUtil.java.
|
private |
Definition at line 228 of file ImageTagsUtil.java.
org.sleuthkit.autopsy.contentviewers.imagetagging.ImageTagsUtil.IconSize.SMALL =(50) |
Definition at line 224 of file ImageTagsUtil.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.