Package Localiser.algorithms.locErrors
Class SimpleLocErrorDraw
java.lang.Object
Localiser.algorithms.locErrors.SimpleLocErrorDraw
- All Implemented Interfaces:
 LocErrorGraphics
- 
Constructor Summary
Constructors - 
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:
 drawOnMapin interfaceLocErrorGraphics
 
 -