com.vividsolutions.jtsexample.io.gml2
Class KMLReaderExample

java.lang.Object
  extended by com.vividsolutions.jtsexample.io.gml2.KMLReaderExample

public class KMLReaderExample
extends Object

An example of using the GMLHandler class to read geometry data out of KML files.

Author:
mbdavis

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

Constructor Detail

KMLReaderExample

public KMLReaderExample()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.