edu.sc.seis.fissuresUtil.gmt
Class PSCoastExecute
java.lang.Object
edu.sc.seis.fissuresUtil.gmt.PSCoastExecute
public class PSCoastExecute
- extends java.lang.Object
Method Summary |
static void |
createMap(java.io.File psFile,
java.lang.String projection,
java.lang.String region,
java.lang.String border,
java.lang.String fill,
boolean isPortrait,
float xOffset,
float yOffset)
|
static void |
createMap(java.lang.String psFilename,
java.lang.String projection,
java.lang.String region,
java.lang.String border,
java.lang.String fill,
boolean isPortrait,
int xOffset,
int yOffset)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PSCoastExecute
public PSCoastExecute()
createMap
public static void createMap(java.lang.String psFilename,
java.lang.String projection,
java.lang.String region,
java.lang.String border,
java.lang.String fill,
boolean isPortrait,
int xOffset,
int yOffset)
throws java.lang.InterruptedException,
java.io.IOException
- Throws:
java.lang.InterruptedException
java.io.IOException
createMap
public static void createMap(java.io.File psFile,
java.lang.String projection,
java.lang.String region,
java.lang.String border,
java.lang.String fill,
boolean isPortrait,
float xOffset,
float yOffset)
throws java.lang.InterruptedException,
java.io.IOException
- Throws:
java.lang.InterruptedException
java.io.IOException