|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRouteMeasureCreator2
COM Interface 'IRouteMeasureCreator2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to the route creation 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 |
IID6d2b9a89_960e_4f95_8c7b_6da24ab7a398
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.location.IRouteMeasureCreator |
|---|
IID9073be7c_f31a_4329_94e9_eea1bcd4af6d |
| Method Summary | |
|---|---|
IEnumBSTR |
createUsing2Fields2(java.lang.String fmFieldName,
java.lang.String tmFieldName,
double factor,
double offset,
IFeatureClassName outputFClassName,
IGeometryDef outputGeometryDef,
java.lang.String configKeyword,
ITrackCancel trackCancel)
Create routes from polylines using two fields. |
IEnumBSTR |
createUsingCoordinatePriority2(java.lang.String lengthFieldName,
double factor,
double offset,
int seedingCorner,
boolean ignoreGaps,
IFeatureClassName outputFClassName,
IGeometryDef outputGeometryDef,
java.lang.String configKeyword,
ITrackCancel trackCancel)
Create routes from using topology. |
| Methods inherited from interface com.esri.arcgis.location.IRouteMeasureCreator |
|---|
createUsing2Fields, createUsingCoordinatePriority, createUsingPoints, getInputFeatureClass, getInputFeatureSelection, getInputRouteIDFieldName, isBuildOutputIndex, setBuildOutputIndex, setInputFeatureClassByRef, setInputFeatureSelectionByRef, setInputRouteIDFieldName |
| Field Detail |
|---|
static final int IID6d2b9a89_960e_4f95_8c7b_6da24ab7a398
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IEnumBSTR createUsing2Fields2(java.lang.String fmFieldName,
java.lang.String tmFieldName,
double factor,
double offset,
IFeatureClassName outputFClassName,
IGeometryDef outputGeometryDef,
java.lang.String configKeyword,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
fmFieldName - The fmFieldName (in)tmFieldName - The tmFieldName (in)factor - The factor (in)offset - The offset (in)outputFClassName - A reference to a com.esri.arcgis.geodatabase.IFeatureClassName (in)outputGeometryDef - A reference to a com.esri.arcgis.geodatabase.IGeometryDef (in)configKeyword - The configKeyword (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumBSTR createUsingCoordinatePriority2(java.lang.String lengthFieldName,
double factor,
double offset,
int seedingCorner,
boolean ignoreGaps,
IFeatureClassName outputFClassName,
IGeometryDef outputGeometryDef,
java.lang.String configKeyword,
ITrackCancel trackCancel)
throws java.io.IOException,
AutomationException
lengthFieldName - The lengthFieldName (in)factor - The factor (in)offset - The offset (in)seedingCorner - A com.esri.arcgis.location.esriMSeedingCorner constant (in)ignoreGaps - The ignoreGaps (in)outputFClassName - A reference to a com.esri.arcgis.geodatabase.IFeatureClassName (in)outputGeometryDef - A reference to a com.esri.arcgis.geodatabase.IGeometryDef (in)configKeyword - The configKeyword (in)trackCancel - A reference to a com.esri.arcgis.system.ITrackCancel (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 | ||||||||