|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITrackingEnvironment
COM Interface 'ITrackingEnvironment'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods used to control the tracking analyst extension.' 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 |
IIDdfa80020_7dd6_11d7_b877_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
close()
Closes the Tracking Analyst Environment. |
ITemporalLegendGroup |
getDefaultTemporalLegendGroup()
Returns the default Temporal Legend Group. |
ITemporalReference |
getDefaultTemporalReference()
Returns the default Temporal Reference. |
ITAUpdateControl |
getDisplayManager()
Returns the Tracking Display Manager. |
ILabelEngineManager2 |
getLabelEngineManager()
Returns the Tracking Label Engine Manager. |
void |
initialize(java.lang.Object pInitializationData)
Initializes the Tracking Analyst Environment. |
boolean |
isAttached()
Indicates whether or not the tracking environment is attached to a document object. |
boolean |
isEnableTemporalDisplayManagement()
Indicates if Temporal Management of the Display is enabled. |
boolean |
isLicensed()
Indicates whether or not the tracking components are properly licensed. |
boolean |
isRunningInApplication()
Indicates if the object is attached to an ArcGIS Application. |
boolean |
isRunningInArcMap()
Indicates if the object is attached to ArcMap. |
boolean |
isRunningInCatalog()
Indicates if the object is attached to ArcCatalog. |
boolean |
isRunningInMapControl()
Indicates if the object is attached to a MapControl |
void |
setEnableTemporalDisplayManagement(boolean pbvarEnableTemporalDisplayManagement)
Indicates if Temporal Management of the Display is enabled. |
void |
setHideTrackingConnectionsFolder(boolean rhs1)
Controls whether the Tracking Connections folder is hidden in ArcCatalog. |
| Field Detail |
|---|
static final int IIDdfa80020_7dd6_11d7_b877_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILabelEngineManager2 getLabelEngineManager()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITAUpdateControl getDisplayManager()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemporalReference getDefaultTemporalReference()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemporalLegendGroup getDefaultTemporalLegendGroup()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void close()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void initialize(java.lang.Object pInitializationData)
throws java.io.IOException,
AutomationException
pInitializationData - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isLicensed()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isAttached()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isEnableTemporalDisplayManagement()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEnableTemporalDisplayManagement(boolean pbvarEnableTemporalDisplayManagement)
throws java.io.IOException,
AutomationException
pbvarEnableTemporalDisplayManagement - The pbvarEnableTemporalDisplayManagement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRunningInMapControl()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRunningInApplication()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRunningInCatalog()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRunningInArcMap()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setHideTrackingConnectionsFolder(boolean rhs1)
throws java.io.IOException,
AutomationException
rhs1 - The rhs1 (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 | ||||||||