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

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

[Visualization] latitude/longitude axeType

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