|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IArcGISLocale
Provides access to members for the ArcGIS locale.
| Method Summary | |
|---|---|
int |
getCountryID()
The value of the country ID from the locale. |
int |
getLangID()
The value of the language ID from the locale. |
int |
getLocale()
The value of the locale. |
int |
getUICountryID()
The value of the country ID from the UI locale. |
int |
getUILangID()
The value of the language ID from the UI locale. |
int |
getUILocale()
The value of the UI locale. |
boolean |
isRightToLeft()
Indicates if the UI locale is right to left. |
boolean |
isRightToLeftTable()
Indicates if the UI locale is right to left table. |
boolean |
isRightToLeftUI()
Indicates if the UI locale is right to left user interface. |
void |
setLocale()
Write the ArcGIS locale for the process. |
void |
setThreadLocale()
Write the ArcGIS locale for the thread. |
void |
setThreadUILocale()
Write the ArcGIS UI locale for the thread. |
| Method Detail |
|---|
int getLangID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getCountryID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getLocale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUILangID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUICountryID()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getUILocale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRightToLeft()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRightToLeftUI()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isRightToLeftTable()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLocale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setThreadLocale()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setThreadUILocale()
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 | ||||||||