source: ether_megapoli/trunk/domain/interface/com/ether/AxeType.java @ 130

Last change on this file since 130 was 130, checked in by vmipsl, 13 years ago

[Visualization] interface quite finish

File size: 68 bytes
Line 
1package com.ether;
2
3public enum AxeType
4{
5    TIME,
6    LATITUDE,
7}
Note: See TracBrowser for help on using the repository browser.