|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMapBookmarks2
Provides access to members that control the map bookmarks.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
void |
moveBookmarkTo(ISpatialBookmark bookmark,
int index)
Moves a bookmark in the collection. |
void |
sortBookmarks(boolean ascending)
Adds a bookmark to the collection. |
| Method Detail |
|---|
void moveBookmarkTo(ISpatialBookmark bookmark,
int index)
throws IOException,
AutomationException
bookmark - A reference to a com.esri.arcgis.carto.ISpatialBookmark (in)index - The index (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void sortBookmarks(boolean ascending)
throws IOException,
AutomationException
ascending - The ascending (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||