Create bookmark


Purpose
This sample demonstrates how to create a multi-item toolbar menu with spatial bookmarks. It shows how to use HookHelper to get the focus map and create a bookmark.

How to use

See How to use ArcGIS samples for help on running the sample.

  1. Run the CreateBookmark application.
  2. Open a map document, and zoom in to a certain extent.
  3. Click the down arrow next to the Spatial Bookmarks toolbar item and click Create. A dialog box opens.
  4. Type the bookmark name. The new spatial bookmark is added to the multi-item toolbar menu. A JOptionPane input dialog is used to create a name for the bookmark. The count is maintained by using IEnumSpatialBookmark.

If you installed the samples feature, you will find the files associated with this sample in <Your Developer Kit install location>\DeveloperKit10.4\Java\Samples\ArcObjects.

toolbarbean/CreateBookmark.java Main class.
toolbarbean/commands/CreateBookmarkCommand.java Creates a Bookmark Command class.
toolbarbean/ui/SpatialBookmarks.java JDialog.




Development licensing Deployment licensing
Engine Developer Kit Engine
ArcGIS for Desktop Basic
ArcGIS for Desktop Standard
ArcGIS for Desktop Advanced