|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProximityLocationTrigger
COM Interface 'IProximityLocationTrigger'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to properties and methods needed to configure proximity location triggers which are applicable inter-temporal layers.' 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 |
IID15bee97e_590c_4ee3_821c_9b0b929678d9
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
boolean |
isForFutureProximityTests()
Indicates if event's geometry and / or temporal value is to be used in future proximity tests. |
boolean |
isPerformProximityTests()
Indicates if event's geometry and / or temporal value should be evaluated by the proximity tests. |
void |
setForFutureProximityTests(boolean pVal)
Indicates if event's geometry and / or temporal value is to be used in future proximity tests. |
void |
setPerformProximityTests(boolean pVal)
Indicates if event's geometry and / or temporal value should be evaluated by the proximity tests. |
Field Detail |
---|
static final int IID15bee97e_590c_4ee3_821c_9b0b929678d9
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isForFutureProximityTests() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setForFutureProximityTests(boolean pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isPerformProximityTests() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setPerformProximityTests(boolean pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (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 |