org.gcube.portlets.user.gisviewer.server
Class MapGeneratorUtils
java.lang.Object
org.gcube.portlets.user.gisviewer.server.MapGeneratorUtils
public class MapGeneratorUtils
- extends Object
- Author:
- ceras
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapGeneratorUtils
public MapGeneratorUtils()
createMapImage
public static BufferedImage createMapImage(String outputFormat,
String bbox,
String width,
String height,
String[] geoservers,
String[] layers,
String[] styles,
String[] opacities,
String[] cqlfilters,
String[] gsrefs)
throws IOException
- Parameters:
layers
-
- Returns:
-
- Throws:
IOException
getOutputExtension
public static String getOutputExtension(String outputFormat)
Copyright © 2013. All Rights Reserved.