|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRouteMeasureEventGeoprocessor2
COM Interface 'IRouteMeasureEventGeoprocessor2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to the route measure event geoprocessor properties and methods.' 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 |
IID6e52d323_609b_41e7_a1c3_c5492b2c664c
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.location.IRouteMeasureEventGeoprocessor |
---|
IID0dd015cf_4915_11d4_9fd6_00c04f6bdf06 |
Method Summary | |
---|---|
ITable |
concatenate2(IRouteEventProperties outputProperties,
java.lang.Object concatenateFields,
IDatasetName outputName,
ITrackCancel trackCancel,
java.lang.String configKeyword)
Concatenate events. |
ITable |
dissolve2(IRouteEventProperties outputProperties,
java.lang.Object dissolveFields,
IDatasetName outputName,
ITrackCancel trackCancel,
java.lang.String configKeyword)
Dissolve events. |
ITable |
intersect2(IRouteEventProperties outputProperties,
boolean keepAllFields,
IDatasetName outputName,
ITrackCancel trackCancel,
java.lang.String configKeyword)
Intersect events. |
ITable |
union2(IRouteEventProperties outputProperties,
boolean keepAllFields,
IDatasetName outputName,
ITrackCancel trackCancel,
java.lang.String configKeyword)
Union events. |
Field Detail |
---|
static final int IID6e52d323_609b_41e7_a1c3_c5492b2c664c
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
ITable dissolve2(IRouteEventProperties outputProperties, java.lang.Object dissolveFields, IDatasetName outputName, ITrackCancel trackCancel, java.lang.String configKeyword) throws java.io.IOException, AutomationException
outputProperties
- A reference to a com.esri.arcgis.geodatabase.IRouteEventProperties (in)dissolveFields
- A Variant (in)outputName
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)configKeyword
- The configKeyword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITable concatenate2(IRouteEventProperties outputProperties, java.lang.Object concatenateFields, IDatasetName outputName, ITrackCancel trackCancel, java.lang.String configKeyword) throws java.io.IOException, AutomationException
outputProperties
- A reference to a com.esri.arcgis.geodatabase.IRouteEventProperties (in)concatenateFields
- A Variant (in)outputName
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)configKeyword
- The configKeyword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITable intersect2(IRouteEventProperties outputProperties, boolean keepAllFields, IDatasetName outputName, ITrackCancel trackCancel, java.lang.String configKeyword) throws java.io.IOException, AutomationException
outputProperties
- A reference to a com.esri.arcgis.geodatabase.IRouteEventProperties (in)keepAllFields
- The keepAllFields (in)outputName
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)configKeyword
- The configKeyword (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ITable union2(IRouteEventProperties outputProperties, boolean keepAllFields, IDatasetName outputName, ITrackCancel trackCancel, java.lang.String configKeyword) throws java.io.IOException, AutomationException
outputProperties
- A reference to a com.esri.arcgis.geodatabase.IRouteEventProperties (in)keepAllFields
- The keepAllFields (in)outputName
- A reference to a com.esri.arcgis.geodatabase.IDatasetName (in)trackCancel
- A reference to a com.esri.arcgis.system.ITrackCancel (in)configKeyword
- The configKeyword (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 |