|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRouteMeasureCalibrator2
COM Interface 'IRouteMeasureCalibrator2'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriLocation.olb'
Description: 'Provides access to route measure calibration 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 |
IID5b5f88f5_1865_407b_a7d8_da5d9daa0e8b
|
static int |
xxDummy
Deprecated. Internal use only |
| Fields inherited from interface com.esri.arcgis.location.IRouteMeasureCalibrator |
|---|
IID960a398f_7e73_4d7e_955f_04f3916812ee |
| Method Summary | |
|---|---|
IFeatureClass |
getRouteFeatureClass()
The route feature class (Polyline with M feature class). |
ISelectionSet |
getRouteFeatureSelection()
A selection set of route features. |
java.lang.String |
getRouteIDFieldName()
The route identifier field name. |
void |
setRouteFeatureClassByRef(IFeatureClass featureClass)
The route feature class (Polyline with M feature class). |
void |
setRouteFeatureSelectionByRef(ISelectionSet selection)
A selection set of route features. |
void |
setRouteIDFieldName(java.lang.String fieldName)
The route identifier field name. |
| Methods inherited from interface com.esri.arcgis.location.IRouteMeasureCalibrator |
|---|
calibrateRoutesByDistance, calibrateRoutesByMs, getInputFeatureClass, getInputFeatureSelection, getInputMeasureFieldName, getInputRouteIDFieldName, getRouteLocator, isBuildOutputIndex, setBuildOutputIndex, setInputFeatureClassByRef, setInputFeatureSelectionByRef, setInputMeasureFieldName, setInputRouteIDFieldName, setRouteLocatorByRef |
| Field Detail |
|---|
static final int IID5b5f88f5_1865_407b_a7d8_da5d9daa0e8b
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void setRouteFeatureClassByRef(IFeatureClass featureClass)
throws java.io.IOException,
AutomationException
featureClass - A reference to a com.esri.arcgis.geodatabase.IFeatureClass (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IFeatureClass getRouteFeatureClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRouteFeatureSelectionByRef(ISelectionSet selection)
throws java.io.IOException,
AutomationException
selection - A reference to a com.esri.arcgis.geodatabase.ISelectionSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISelectionSet getRouteFeatureSelection()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRouteIDFieldName(java.lang.String fieldName)
throws java.io.IOException,
AutomationException
fieldName - The fieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getRouteIDFieldName()
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 | ||||||||