|
| | 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 94 of file KMLReport.java.
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.FeatureColor |
( |
String |
color | ) |
|
| String org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.getColor |
( |
| ) |
|
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.BLUE =("style.kml#blueFeature") |
| final String org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.color |
|
private |
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.GREEN =("style.kml#greenFeature") |
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.PURPLE =("style.kml#purpleFeature") |
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.RED =("style.kml#redFeature") |
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.FeatureColor.WHITE =("style.kml#whiteFeature") |
| org.sleuthkit.autopsy.report.modules.kml.KMLReport.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/modules/kml/KMLReport.java