org.placelab.demo.mapview
Class MapExporter

java.lang.Object
  extended byorg.placelab.demo.mapview.MapExporter

public class MapExporter
extends java.lang.Object


Constructor Summary
MapExporter()
           
 
Method Summary
 java.io.InputStream exportMapPointTSV()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapExporter

public MapExporter()
Method Detail

exportMapPointTSV

public java.io.InputStream exportMapPointTSV()
                                      throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)