org.gcube.portlets.user.gisviewer.server
Class MapGeneratorUtils

java.lang.Object
  extended by org.gcube.portlets.user.gisviewer.server.MapGeneratorUtils

public class MapGeneratorUtils
extends Object

Author:
ceras

Constructor Summary
MapGeneratorUtils()
           
 
Method Summary
static BufferedImage createMapImage(String outputFormat, String bbox, String width, String height, String[] geoservers, String[] layers, String[] styles, String[] opacities, String[] cqlfilters, String[] gsrefs)
           
static String getOutputExtension(String outputFormat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapGeneratorUtils

public MapGeneratorUtils()
Method Detail

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.