|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IReportUnitFormat
COM Interface 'IReportUnitFormat'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description: 'Provides access to report unit formatting.' 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 | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID5fc55a41_b276_4e9c_9dce_c54f61419dfe
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
ILatLonFormat |
getLatLonFormat()
The format object used for reporting lat-lon values. |
INumberFormat |
getNumericFormat()
The format object used for reporting numeric values. |
void |
setLatLonFormatByRef(ILatLonFormat format)
The format object used for reporting lat-lon values. |
void |
setNumericFormatByRef(INumberFormat format)
The format object used for reporting numeric values. |
| Field Detail |
|---|
static final int IID5fc55a41_b276_4e9c_9dce_c54f61419dfe
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
ILatLonFormat getLatLonFormat()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setLatLonFormatByRef(ILatLonFormat format)
throws java.io.IOException,
AutomationException
format - A reference to a com.esri.arcgis.system.ILatLonFormat (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
INumberFormat getNumericFormat()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setNumericFormatByRef(INumberFormat format)
throws java.io.IOException,
AutomationException
format - A reference to a com.esri.arcgis.system.INumberFormat (in)
java.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 | ||||||||