|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEnumArcWebTurnByTurnMaps
Provides access to members that enumerate turn-by-turn maps detailing where route segments meet.
Method Summary | |
---|---|
IPicture |
next()
Retrieves the next turn-by-turn map in the enumeration sequence. |
void |
reset()
Resets the enumeration sequence to the beginning. |
Method Detail |
---|
void reset() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IPicture next() 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 |