You can just write a mapping method that takes real-world coordinates and converts them to GUI coordinates. Your GUI display component will have a certain width and height in pixels, and the...