|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRouteMeasureEventProperties
COM Interface 'IGPRouteMeasureEventProperties'. Generated 3/19/2015 1:20:58 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
Description: 'Provides access to the route measure event 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 |
IIDc9381003_455c_424e_a806_2ed4f293d25c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getFromMeasureFieldName()
The from-measure field name of the event table. |
java.lang.String |
getRouteIDFieldName()
The route id field name. |
java.lang.String |
getToMeasureFieldName()
The from-measure field name of the event table. |
java.lang.String |
getType()
The type of property (point or line). |
void |
setFromMeasureFieldName(java.lang.String pFieldName)
The from-measure field name of the event table. |
void |
setRouteIDFieldName(java.lang.String pFieldName)
The route id field name. |
void |
setToMeasureFieldName(java.lang.String pFieldName)
The from-measure field name of the event table. |
void |
setType(java.lang.String pType)
The type of property (point or line). |
| Field Detail |
|---|
static final int IIDc9381003_455c_424e_a806_2ed4f293d25c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
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.
void setRouteIDFieldName(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
pFieldName - The pFieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getType()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setType(java.lang.String pType)
throws java.io.IOException,
AutomationException
pType - The pType (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getFromMeasureFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setFromMeasureFieldName(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
pFieldName - The pFieldName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getToMeasureFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setToMeasureFieldName(java.lang.String pFieldName)
throws java.io.IOException,
AutomationException
pFieldName - The pFieldName (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 | ||||||||