|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IRouteEventSourceName
Provides access to the route event source name properties.
| Method Summary | |
|---|---|
IRouteEventProperties |
getEventProperties()
The route event properties. |
IName |
getEventTableName()
The name object for the table containing route events. |
IRouteLocatorName |
getRouteLocatorName()
The name object of the route locator. |
void |
setEventPropertiesByRef(IRouteEventProperties eventProperties)
The route event properties. |
void |
setEventTableNameByRef(IName aName)
The name object for the table containing route events. |
void |
setRouteLocatorNameByRef(IRouteLocatorName locatorName)
The name object of the route locator. |
| Method Detail |
|---|
void setRouteLocatorNameByRef(IRouteLocatorName locatorName)
throws IOException,
AutomationException
locatorName - A reference to a com.esri.arcgis.geodatabase.IRouteLocatorName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRouteLocatorName getRouteLocatorName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEventTableNameByRef(IName aName)
throws IOException,
AutomationException
aName - A reference to a com.esri.arcgis.system.IName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IName getEventTableName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setEventPropertiesByRef(IRouteEventProperties eventProperties)
throws IOException,
AutomationException
eventProperties - A reference to a com.esri.arcgis.geodatabase.IRouteEventProperties (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IRouteEventProperties getEventProperties()
throws IOException,
AutomationException
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 | ||||||||