|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LandmarkException | |
|---|---|
| de.enough.polish.android.location | Android compatibility layer. |
| Uses of LandmarkException in de.enough.polish.android.location |
|---|
| Methods in de.enough.polish.android.location that throw LandmarkException | |
|---|---|
void |
LandmarkStore.addCategory(String categoryName)
Adds a category to this LandmarkStore. |
static void |
LandmarkStore.createLandmarkStore(String storeName)
Creates a new landmark store with a specified name. |
void |
LandmarkStore.deleteCategory(String categoryName)
Removes a category from this LandmarkStore. |
void |
LandmarkStore.deleteLandmark(Landmark lm)
Deletes a landmark from this LandmarkStore. |
static void |
LandmarkStore.deleteLandmarkStore(String storeName)
Delete a landmark store with a specified name. |
void |
LandmarkStore.updateLandmark(Landmark lm)
Updates the information about a landmark. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||