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

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

/**
 * 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 - 2025 Weber Informatics LLC | Privacy Policy