altosui: Switch Graph to AltosOrient type
authorKeith Packard <keithp@keithp.com>
Sat, 28 Dec 2013 18:17:37 +0000 (10:17 -0800)
committerKeith Packard <keithp@keithp.com>
Sat, 28 Dec 2013 18:17:37 +0000 (10:17 -0800)
commit9877f6b880a0e89fbfbf1a39ded94bdc1891f3d9
tree3196ed9b6db622d938d7f232f40c08da60dd2024
parentaa01f06acfbf029958a55f68175b6868817b333f
altosui: Switch Graph to AltosOrient type

The graph was using a private class for orient type, use the altoslib one

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosGraph.java