|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkDirections2
Provides access to the properties for setting up driving directions.
Method Summary | |
---|---|
IArray |
getAttributeMappings()
The collection of directions attribute mapping. |
void |
setAttributeMappingsByRef(IArray attributeMappings)
The collection of directions attribute mapping. |
Methods inherited from interface com.esri.arcgis.geodatabase.INetworkDirections |
---|
getDefaultOutputLengthUnits, getLengthAttributeName, getRoadClassAttributeName, getTimeAttributeName, setDefaultOutputLengthUnits, setLengthAttributeName, setRoadClassAttributeName, setTimeAttributeName |
Method Detail |
---|
IArray getAttributeMappings() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setAttributeMappingsByRef(IArray attributeMappings) throws IOException, AutomationException
attributeMappings
- A reference to a com.esri.arcgis.system.IArray (in)
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 |