|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISceneBookmarks2
COM Interface 'ISceneBookmarks2'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to members that control the scene 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 |
IIDd530208f_48a9_45d0_b5c9_a1474987b113
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.analyst3d.ISceneBookmarks |
---|
IIDbcdb3325_9afa_11d5_b29f_00508bcdde28 |
Method Summary | |
---|---|
void |
moveBookmarkTo(IBookmark3D bookmark,
int index)
Moves a bookmark in the collection. |
void |
sortBookmarks(boolean ascending)
Sorts bookmarks in the collection. |
Methods inherited from interface com.esri.arcgis.analyst3d.ISceneBookmarks |
---|
addBookmark, findBookmark, getBookmarkCount, getBookmarks, loadBookmarks, removeAllBookmarks, removeBookmark, saveBookmarks |
Field Detail |
---|
static final int IIDd530208f_48a9_45d0_b5c9_a1474987b113
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void moveBookmarkTo(IBookmark3D bookmark, int index) throws java.io.IOException, AutomationException
bookmark
- A reference to a com.esri.arcgis.analyst3d.IBookmark3D (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 |