|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IActionHelper
COM Interface 'IActionHelper'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides access to methods that allow actions to be set up using simple base objects instead of setting up several properties.' 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 |
IIDda8b5a03_d767_47fe_9ee6_575623e779a7
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
setFromDataDefinition(IDatasetDef piDataDef)
Set up the action based on a data definition. |
void |
setFromLayer(IFeatureLayer piLayer)
Set up the action based on a feature layer. |
| Field Detail |
|---|
static final int IIDda8b5a03_d767_47fe_9ee6_575623e779a7
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setFromDataDefinition(IDatasetDef piDataDef)
throws java.io.IOException,
AutomationException
piDataDef - A reference to a com.esri.arcgis.trackinganalyst.IDatasetDef (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFromLayer(IFeatureLayer piLayer)
throws java.io.IOException,
AutomationException
piLayer - A reference to a com.esri.arcgis.carto.IFeatureLayer (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 | ||||||||