|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bookmark | |
---|---|
com.esri.core.map | |
com.esri.core.portal | Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. |
com.esri.map |
Uses of Bookmark in com.esri.core.map |
---|
Methods in com.esri.core.map that return Bookmark | |
---|---|
static Bookmark |
Bookmark.fromJson(org.codehaus.jackson.JsonParser parser)
Returns the Bookmark object from the JsonParer object. |
Uses of Bookmark in com.esri.core.portal |
---|
Methods in com.esri.core.portal that return types with arguments of type Bookmark | |
---|---|
List<Bookmark> |
WebMap.getBookmarks()
Returns a list of bookmarks defined for this WebMap. |
Uses of Bookmark in com.esri.map |
---|
Methods in com.esri.map that return types with arguments of type Bookmark | |
---|---|
List<Bookmark> |
WebMap.getBookmarks()
Get a list of Bookmark s defined by this web map. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |