|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRouteLocation2
Provides access to route location properites.
Method Summary | |
---|---|
boolean |
isMDirectionOffsetting()
Indicates if the offset should based on the M direction or the digitized direction. |
void |
setMDirectionOffsetting(boolean value)
Indicates if the offset should based on the M direction or the digitized direction. |
Methods inherited from interface com.esri.arcgis.location.IRouteLocation |
---|
getLateralOffset, getMeasureUnit, getRouteID, setLateralOffset, setMeasureUnit, setRouteID |
Method Detail |
---|
void setMDirectionOffsetting(boolean value) throws IOException, AutomationException
value
- The value (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isMDirectionOffsetting() 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 |