es.prodevelop.gvsig.mobile.gui.bar
Class GPSIcons
java.lang.Object
es.prodevelop.gvsig.mobile.gui.bar.GPSIcons
- public class GPSIcons
- extends java.lang.Object
Utility class witth the names of the icons used to show GPS signal quality.
- Author:
- jcarrasco
Method Summary |
static java.lang.String |
getSubIcon(int i)
Utility method to get GPS quality icons |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gpsIco0
public static final java.lang.String gpsIco0
- See Also:
- Constant Field Values
gpsIco1
public static final java.lang.String gpsIco1
- See Also:
- Constant Field Values
gpsIco2
public static final java.lang.String gpsIco2
- See Also:
- Constant Field Values
gpsIco3
public static final java.lang.String gpsIco3
- See Also:
- Constant Field Values
gpsIco4
public static final java.lang.String gpsIco4
- See Also:
- Constant Field Values
gpsIco5
public static final java.lang.String gpsIco5
- See Also:
- Constant Field Values
GPSIcons
public GPSIcons()
getSubIcon
public static java.lang.String getSubIcon(int i)
- Utility method to get GPS quality icons
- Parameters:
i
- icon index
- Returns:
- GPS quality icon file name.