|
Autopsy
4.17.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 895 of file MapPanel.java.
|
private |
Definition at line 903 of file MapPanel.java.
| void org.sleuthkit.autopsy.geolocation.MapPanel.MapTrackRenderer.paint | ( | Graphics2D | g, |
| JXMapViewer | map, | ||
| int | w, | ||
| int | h | ||
| ) |
Definition at line 926 of file MapPanel.java.
|
private |
Definition at line 897 of file MapPanel.java.
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.