Package com.metsci.glimpse.painter.geo

Painters which draw plot elements for creating geographic display.

See:
          Description

Class Summary
LatLonTrackPainter A facade over TrackPainter which allows the specification of new track points in lat/lon and automatically uses the provided GeoProjection to convert to plot coordinates.
ScalePainter Displays a simple distance scale in the lower right corner of the plot.
 

Package com.metsci.glimpse.painter.geo Description

Painters which draw plot elements for creating geographic display. The painters of this class often require a GeoProjection which defines a mapping from latitude/longitude space to the flat x/y space of the plot.



Copyright © 2012 Metron, Inc.. All Rights Reserved.