Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Painter< JXMapViewer >.
Public Member Functions | |
void | paint (Graphics2D g, JXMapViewer map, int w, int h) |
Private Member Functions | |
void | drawRoute (Set< MapWaypoint > track, Graphics2D g, JXMapViewer map) |
Private Attributes | |
final List< Set< MapWaypoint > > | tracks |
Renderer for map track routes
Definition at line 857 of file MapPanel.java.
|
private |
Definition at line 865 of file MapPanel.java.
void org.sleuthkit.autopsy.geolocation.MapPanel.MapTrackRenderer.paint | ( | Graphics2D | g, |
JXMapViewer | map, | ||
int | w, | ||
int | h | ||
) |
Definition at line 888 of file MapPanel.java.
|
private |
Definition at line 859 of file MapPanel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.