public class WorldMapImageLoader extends Object
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
getWorldMapImage(boolean highRes)
Reads the world map image from disk if not yet loaded, otherwise
it is just returning the image.
|
public static BufferedImage getWorldMapImage(boolean highRes)
If the world map image cannot be read an image with an error message is returned.
highRes
- specifies if the high-resolution image shall be returned,Copyright © 2014–2015 European Space Agency (ESA). All rights reserved.