public class LayerPrinter extends Object
| Constructor and Description |
|---|
LayerPrinter() |
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
print(Collection layers,
com.vividsolutions.jts.geom.Envelope envelope,
int extentInPixels) |
public BufferedImage print(Collection layers, com.vividsolutions.jts.geom.Envelope envelope, int extentInPixels) throws Exception
layers - earlier layers will be rendered above later layersExceptionCopyright © 2015. All rights reserved.