org.deegree.services.wps.provider.jrxml.contentprovider.map
Class WMSOrderedDatasource

java.lang.Object
  extended by org.deegree.services.wps.provider.jrxml.contentprovider.map.WMSOrderedDatasource

public class WMSOrderedDatasource
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Constructor Summary
WMSOrderedDatasource(WMSDatasource datasource, List<Layer> layers)
           
WMSOrderedDatasource(WMSDatasource datasource, List<Layer> layers, int min, int max)
           
 
Method Summary
protected  BufferedImage getLegendImg(Style style, int width)
           
 List<Pair<String,BufferedImage>> getLegends(int width)
           
protected  Style getStyle(Style dsStyle)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSOrderedDatasource

public WMSOrderedDatasource(WMSDatasource datasource,
                            List<Layer> layers)

WMSOrderedDatasource

public WMSOrderedDatasource(WMSDatasource datasource,
                            List<Layer> layers,
                            int min,
                            int max)
Method Detail

getLegends

public List<Pair<String,BufferedImage>> getLegends(int width)
                                            throws ProcessletException
Throws:
ProcessletException

getStyle

protected Style getStyle(Style dsStyle)
                  throws MalformedURLException,
                         FactoryConfigurationError,
                         XMLStreamException,
                         IOException
Throws:
MalformedURLException
FactoryConfigurationError
XMLStreamException
IOException

getLegendImg

protected BufferedImage getLegendImg(Style style,
                                     int width)


Copyright © 2011. All Rights Reserved.