edu.sc.seis.fissuresUtil.gmt
Class PSBasemapExecute
java.lang.Object
edu.sc.seis.fissuresUtil.gmt.PSBasemapExecute
public class PSBasemapExecute
- extends java.lang.Object
Method Summary |
static void |
createBasemap(java.io.File psFile,
java.lang.String projection,
java.lang.String region,
java.lang.String paperType,
java.lang.String fill,
boolean isPortrait,
int xOffset,
int yOffset)
|
static void |
createBasemap(java.lang.String psFilename,
java.lang.String projection,
java.lang.String region,
java.lang.String paperType,
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 |
PSBasemapExecute
public PSBasemapExecute()
createBasemap
public static void createBasemap(java.lang.String psFilename,
java.lang.String projection,
java.lang.String region,
java.lang.String paperType,
java.lang.String fill,
boolean isPortrait,
int xOffset,
int yOffset)
throws java.lang.InterruptedException,
java.io.IOException
- Throws:
java.lang.InterruptedException
java.io.IOException
createBasemap
public static void createBasemap(java.io.File psFile,
java.lang.String projection,
java.lang.String region,
java.lang.String paperType,
java.lang.String fill,
boolean isPortrait,
int xOffset,
int yOffset)
throws java.lang.InterruptedException,
java.io.IOException
- Throws:
java.lang.InterruptedException
java.io.IOException