public interface IControlPrecision2 extends IControlPrecision, java.io.Serializable
Description: 'IControlPrecision2 interface.' 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 =
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDa1b0d8b3_474c_4fab_808e_0a3c5c498b1b |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDed4e18dd_ee33_11d3_9fef_00c04f6bc724| Modifier and Type | Method and Description |
|---|---|
boolean |
isHighPrecision()
TRUE if a high precision integer grid is being used to round coordinate values.
|
void |
setIsHighPrecision(boolean isHighPrecision)
TRUE if a high precision integer grid is being used to round coordinate values.
|
isUsePrecision, setUsePrecisionstatic final int IIDa1b0d8b3_474c_4fab_808e_0a3c5c498b1b
static final int xxDummy
static final java.lang.String IID
boolean isHighPrecision()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setIsHighPrecision(boolean isHighPrecision)
throws java.io.IOException,
AutomationException
isHighPrecision - The isHighPrecision (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.