Class KMLReaderExample
- java.lang.Object
-
- org.locationtech.jtsexample.io.gml2.KMLReaderExample
-
public class KMLReaderExample extends java.lang.Object
An example of using theGMLHandler
class to read geometry data out of KML files.
-
-
Constructor Summary
Constructors Constructor Description KMLReaderExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-