org.deegree.services.wps.provider.jrxml.contentprovider.map
Class WMSOrderedDatasource
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WMSOrderedDatasource
public WMSOrderedDatasource(WMSDatasource datasource,
List<Layer> layers)
WMSOrderedDatasource
public WMSOrderedDatasource(WMSDatasource datasource,
List<Layer> layers,
int min,
int max)
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.