altosui: Add KML file export.
authorKeith Packard <keithp@keithp.com>
Wed, 29 Sep 2010 00:56:49 +0000 (17:56 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 29 Sep 2010 00:56:49 +0000 (17:56 -0700)
commitf0d1468ceae065f0cdae6f6ae3323dec5636f073
tree58172a481cfae7d68c8b08c524e72440eed2145c
parent5a119fd92532d53e552efe1f7c61e87181fcace0
altosui: Add KML file export.

Command line has switches now, --kml and --csv
Export save dialog has combo box to select kml or csv result.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/Altos.java
ao-tools/altosui/AltosCSV.java
ao-tools/altosui/AltosCSVUI.java
ao-tools/altosui/AltosKML.java [new file with mode: 0644]
ao-tools/altosui/AltosUI.java
ao-tools/altosui/AltosWriter.java [new file with mode: 0644]
ao-tools/altosui/Makefile.am