Package ch.bailu.gtk.geoclue
Interface AccuracyLevel
public interface AccuracyLevel
-
Field Summary
-
Field Details
-
NONE
static final int NONE- See Also:
-
COUNTRY
static final int COUNTRY- See Also:
-
CITY
static final int CITY- See Also:
-
NEIGHBORHOOD
static final int NEIGHBORHOOD- See Also:
-
STREET
static final int STREET- See Also:
-
EXACT
static final int EXACT- See Also:
-