Class MapProjectionDisplayJ2D


public class MapProjectionDisplayJ2D extends MapProjectionDisplay
Provides a navigated VisAD DisplayImpl for displaying data. The Projection or MapProjection provides the transformation from lat/lon space to xy space. There is one mode with this display - MODE_2D Performance is better using MapProjectionDisplayJ3D. Any displayable data must be able to map to RealType.Latitude, RealType.Longitude.

Version:
$Revision: 1.10 $ $Date: 2006/08/22 20:18:47 $
Author:
Don Murray