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

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

[Visualization] latitude/longitude axeType

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