All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.metsci.glimpse.painter.geo.package-info Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
/**
 * Painters which draw plot elements for creating geographic display.
 * The painters of this class often require a
 * {@link com.metsci.glimpse.util.geo.projection.GeoProjection} which defines
 * a mapping from latitude/longitude space to the flat x/y space
 * of the plot.
 */
package com.metsci.glimpse.painter.geo;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy