|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.system.ArcGISLocale
public class ArcGISLocale
COM Class 'ArcGISLocale'. Generated 3/19/2015 1:20:47 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description 'Class for accessing ArcGIS locale.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
| Field Summary |
|---|
| Fields inherited from interface com.esri.arcgis.system.IArcGISLocale |
|---|
IID, IID69467533_f25b_4ef3_b680_229b4dc6087b, xxDummy |
| Constructor Summary | |
|---|---|
ArcGISLocale()
Constructs a ArcGISLocale using ArcGIS Engine. |
|
ArcGISLocale(java.lang.Object obj)
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts. ArcGISLocale theArcGISLocale = (ArcGISLocale) obj; |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
Compare this object with another |
static java.lang.String |
getClsid()
getClsid. |
int |
getCountryID()
The value of the country ID from the locale. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
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. |
int |
hashCode()
the hashcode for this object |
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 |
release()
Release a ArcGISLocale. |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArcGISLocale()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public ArcGISLocale(java.lang.Object obj)
throws java.io.IOException
ArcGISLocale theArcGISLocale = (ArcGISLocale) obj;
obj to ArcGISLocale.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public int getLangID()
throws java.io.IOException,
AutomationException
getLangID in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getCountryID()
throws java.io.IOException,
AutomationException
getCountryID in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getLocale()
throws java.io.IOException,
AutomationException
getLocale in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUILangID()
throws java.io.IOException,
AutomationException
getUILangID in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUICountryID()
throws java.io.IOException,
AutomationException
getUICountryID in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getUILocale()
throws java.io.IOException,
AutomationException
getUILocale in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRightToLeft()
throws java.io.IOException,
AutomationException
isRightToLeft in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRightToLeftUI()
throws java.io.IOException,
AutomationException
isRightToLeftUI in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRightToLeftTable()
throws java.io.IOException,
AutomationException
isRightToLeftTable in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setLocale()
throws java.io.IOException,
AutomationException
setLocale in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThreadLocale()
throws java.io.IOException,
AutomationException
setThreadLocale in interface IArcGISLocalejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setThreadUILocale()
throws java.io.IOException,
AutomationException
setThreadUILocale in interface IArcGISLocalejava.io.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 | ||||||||