|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface INetworkSourceDirections2
Provides access to the properties for generating driving directions for a specific network dataset source.
Method Summary | |
---|---|
IArray |
getFieldMappings()
The collection of directions field mapping. |
void |
setFieldMappingsByRef(IArray fieldMappings)
The collection of directions field mapping. |
Methods inherited from interface com.esri.arcgis.geodatabase.INetworkSourceDirections |
---|
getAdminAreaFieldName, getShields, getStreetNameFields, setAdminAreaFieldName, setShieldsByRef, setStreetNameFieldsByRef |
Method Detail |
---|
IArray getFieldMappings() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setFieldMappingsByRef(IArray fieldMappings) throws IOException, AutomationException
fieldMappings
- 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 |