|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.ui.plugin.file.LayerPrinter2
public class LayerPrinter2
Renders layers as an Image, which can then be saved to a file or printed.
| Constructor Summary | |
|---|---|
LayerPrinter2()
|
|
| Method Summary | |
|---|---|
LayerViewPanel |
getLayerViewPanel()
|
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 LayerPrinter2()
| Method Detail |
|---|
public LayerViewPanel getLayerViewPanel()
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 | |||||||||