Package | Description |
---|---|
com.cinterion.location |
Modifier and Type | Method and Description |
---|---|
void |
LandmarkStore.addCategory(String categoryName)
Adds a category to this
LandmarkStore . |
static void |
LandmarkStore.createLandmarkStore(String storeName)
Creates a new empty landmark store.
|
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)
Deletes a landmark store.
|
void |
LandmarkStore.updateLandmark(Landmark lm)
Updates the information about a landmark.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.