source: ether_megapoli/trunk/domain/interface/com/ether/AxeTypeForFixedPlateform.java @ 132

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

[Visualization] latitude/longitude axeType

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