|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapBookmarks2
COM Interface 'IMapBookmarks2'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control the map bookmarks.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDdec80b31_b4ba_48b2_84e1_9b80119f405e
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
moveBookmarkTo(ISpatialBookmark bookmark,
int index)
Moves a bookmark in the collection. |
void |
sortBookmarks(boolean ascending)
Adds a bookmark to the collection. |
Field Detail |
---|
static final int IIDdec80b31_b4ba_48b2_84e1_9b80119f405e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void moveBookmarkTo(ISpatialBookmark bookmark, int index) throws java.io.IOException, AutomationException
bookmark
- A reference to a com.esri.arcgis.carto.ISpatialBookmark (in)index
- The index (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void sortBookmarks(boolean ascending) throws java.io.IOException, AutomationException
ascending
- The ascending (in)
java.io.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 |