|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBookmark3D
COM Interface 'IBookmark3D'. Generated 3/19/2015 1:20:51 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Provides access to members than control bookmarks in 3D.' 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 |
IIDbcdb3324_9afa_11d5_b29f_00508bcdde28
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
apply(ISceneViewer pViewer,
boolean bAnimate,
double animDuration)
Applies bookmark to given viewer. |
void |
capture(ICamera pCamera)
Copies bookmark properties from given camera. |
java.lang.String |
getName()
The name of the 3D bookmark. |
void |
setName(java.lang.String name)
The name of the 3D bookmark. |
| Field Detail |
|---|
static final int IIDbcdb3324_9afa_11d5_b29f_00508bcdde28
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void capture(ICamera pCamera)
throws java.io.IOException,
AutomationException
pCamera - A reference to a com.esri.arcgis.analyst3d.ICamera (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void apply(ISceneViewer pViewer,
boolean bAnimate,
double animDuration)
throws java.io.IOException,
AutomationException
pViewer - A reference to a com.esri.arcgis.analyst3d.ISceneViewer (in)bAnimate - The bAnimate (in)animDuration - The animDuration (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 | ||||||||