|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackingDisplay
COM Interface 'ITrackingDisplay'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods to gain access to contained objects within the tracking mediated display object.' 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 |
IID8fc0238e_7545_4f5d_8f15_4e487171e381
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IDynamicDisplay |
getDynamicDisplay()
The Dynamic display object associated with a Map Control or ArcMap. |
IViewers3D |
getGlobeDisplay()
The Globe display object associated with a Globe Control or ArcGlobe. |
IScreenDisplay |
getScreenDisplay()
The Screen display object associated with a Map Control or ArcMap. |
| Field Detail |
|---|
static final int IID8fc0238e_7545_4f5d_8f15_4e487171e381
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IScreenDisplay getScreenDisplay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IViewers3D getGlobeDisplay()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IDynamicDisplay getDynamicDisplay()
throws java.io.IOException,
AutomationException
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 | ||||||||