Package Localiser.algorithms.locErrors
Class SimpleLocErrorDraw
java.lang.Object
Localiser.algorithms.locErrors.SimpleLocErrorDraw
- All Implemented Interfaces:
LocErrorGraphics
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondrawOnMap
(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor)
-
Constructor Details
-
SimpleLocErrorDraw
-
-
Method Details
-
drawOnMap
public TransformShape drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor) - Specified by:
drawOnMap
in interfaceLocErrorGraphics
-