org.mapfish.print
Class ShellMapPrinter
java.lang.Object
org.mapfish.print.ShellMapPrinter
public class ShellMapPrinter
- extends java.lang.Object
A shell version of the MapPrinter. Can be used for testing or for calling
from other languages than Java.
|
Field Summary |
static org.apache.log4j.Logger |
LOGGER
|
|
Method Summary |
static void |
main(java.lang.String[] args)
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGER
public static final org.apache.log4j.Logger LOGGER
ShellMapPrinter
public ShellMapPrinter(java.lang.String[] args)
throws java.io.IOException
- Throws:
java.io.IOException
run
public void run()
throws java.io.IOException,
org.json.JSONException,
com.lowagie.text.DocumentException
- Throws:
java.io.IOException
org.json.JSONException
com.lowagie.text.DocumentException
main
public static void main(java.lang.String[] args)
throws java.io.IOException,
org.json.JSONException,
com.lowagie.text.DocumentException
- Throws:
java.io.IOException
org.json.JSONException
com.lowagie.text.DocumentException
Copyright © 2009 Camptocamp SA. All Rights Reserved.