|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConditionalAction4
COM Interface 'IConditionalAction4'. Generated 3/19/2015 1:20:52 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to properties and methods needed to manage conditional actions.' 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 |
IID9ea7fb9c_109f_48e8_91d5_50bb5170244e
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.carto.IConditionalAction2 |
---|
IIDdaf384e0_8a7a_11d7_b87f_00010265adc5 |
Method Summary | |
---|---|
ILocationTrigger |
getLocationTrigger()
Custom location trigger for the action if one is being used. |
boolean |
isFavorQuery()
Indicates if the Attribute Query should be performed first and then the location test. |
void |
setFavorQuery(boolean pVal)
Indicates if the Attribute Query should be performed first and then the location test. |
void |
setLocationTriggerByRef(ILocationTrigger ppLocationTrigger)
Custom location trigger for the action if one is being used. |
Field Detail |
---|
static final int IID9ea7fb9c_109f_48e8_91d5_50bb5170244e
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
boolean isFavorQuery() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFavorQuery(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.void setLocationTriggerByRef(ILocationTrigger ppLocationTrigger) throws java.io.IOException, AutomationException
ppLocationTrigger
- A reference to a com.esri.arcgis.carto.ILocationTrigger (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ILocationTrigger getLocationTrigger() 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 |