|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.ui.LayerPrinter
public class LayerPrinter
Renders layers as an Image, which can then be saved to a file or printed.
| Constructor Summary | |
|---|---|
LayerPrinter()
|
|
| Method Summary | |
|---|---|
java.awt.image.BufferedImage |
print(java.util.Collection layers,
com.vividsolutions.jts.geom.Envelope envelope,
int extentInPixels)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LayerPrinter()
| Method Detail |
|---|
public java.awt.image.BufferedImage print(java.util.Collection layers,
com.vividsolutions.jts.geom.Envelope envelope,
int extentInPixels)
throws java.lang.Exception
layers - earlier layers will be rendered above later layers
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||