|
| BLUE =("style.kml#blueFeature") |
|
| GREEN =("style.kml#greenFeature") |
|
| PURPLE =("style.kml#purpleFeature") |
|
| RED =("style.kml#redFeature") |
|
| WHITE =("style.kml#whiteFeature") |
|
| YELLOW =("style.kml#yellowFeature") |
|
Definition at line 65 of file ReportKML.java.
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.FeatureColor |
( |
String |
color | ) |
|
String org.sleuthkit.autopsy.report.ReportKML.FeatureColor.getColor |
( |
| ) |
|
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.BLUE =("style.kml#blueFeature") |
final String org.sleuthkit.autopsy.report.ReportKML.FeatureColor.color |
|
private |
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.GREEN =("style.kml#greenFeature") |
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.PURPLE =("style.kml#purpleFeature") |
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.RED =("style.kml#redFeature") |
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.WHITE =("style.kml#whiteFeature") |
org.sleuthkit.autopsy.report.ReportKML.FeatureColor.YELLOW =("style.kml#yellowFeature") |
The documentation for this enum was generated from the following file:
- /home/carriersleuth/repos/autopsy/Core/src/org/sleuthkit/autopsy/report/ReportKML.java