|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITrafficFeedDirectory
Provides access to a folder directory for retrieving traffic feed data.
Method Summary | |
---|---|
String |
getTrafficDirectory()
The directory containing dynamic traffic data. |
void |
setTrafficDirectory(String directory)
The directory containing dynamic traffic data. |
Method Detail |
---|
String getTrafficDirectory() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTrafficDirectory(String directory) throws IOException, AutomationException
directory
- The directory (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 |