Package Localiser.algorithms.locErrors
Interface LocErrorGraphics
- All Known Implementing Classes:
 EllipseLocErrorDraw,MCMCErrorDraw,SimpleLocErrorDraw
public interface LocErrorGraphics
Class for drawing localisation errors.
- Author:
 - Jamie Macaulay
 
- 
Method Summary
Modifier and TypeMethodDescriptiondrawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor)  
- 
Method Details
- 
drawOnMap
TransformShape drawOnMap(Graphics g, PamDataUnit pamDetection, LatLong errorOrigin, GeneralProjector generalProjector, Color ellipseColor)  
 -