|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISMFlagCreator2
Provides access to SMFlag search tolerance.
| Method Summary | |
|---|---|
double |
getSearchTolerance()
Defines maximum allowed distance in miles from stop location to closest street segment when creating a flag. |
void |
setSearchTolerance(double pVal)
Defines maximum allowed distance in miles from stop location to closest street segment when creating a flag. |
| Methods inherited from interface com.esri.arcgis.datasourcesfile.ISMFlagCreator |
|---|
createFlag, createFlagDirection, createFlagDirectionAdv |
| Method Detail |
|---|
double getSearchTolerance()
throws IOException,
AutomationException
The default value is 0.1554 (250 meters).
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSearchTolerance(double pVal)
throws IOException,
AutomationException
pVal - The pVal (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 | ||||||||