org.opensha.commons.mapping.gmt
Class GMT_KML_Generator
java.lang.Object
org.opensha.commons.mapping.gmt.GMT_KML_Generator
public class GMT_KML_Generator
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMT_KML_Generator
public GMT_KML_Generator(String psFile,
double minLat,
double maxLat,
double minLon,
double maxLon)
makeKMZ
public void makeKMZ(String kmzFileName)
throws FileNotFoundException,
IOException
- Throws:
FileNotFoundException
IOException
decodeGMTRegion
public static double[] decodeGMTRegion(String reg)
main
public static void main(String[] args)
throws FileNotFoundException,
IOException
- Parameters:
args -
- Throws:
IOException
FileNotFoundException