public interface IControlPrecision3 extends IControlPrecision2, java.io.Serializable
Description: 'IControlPrecision3 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 |
IID2fbcd817_02bc_489c_9e91_ba53284b0ab3 |
static int |
xxDummy
Deprecated.
Internal use only
|
IIDa1b0d8b3_474c_4fab_808e_0a3c5c498b1b
IIDed4e18dd_ee33_11d3_9fef_00c04f6bc724
Modifier and Type | Method and Description |
---|---|
boolean |
isPrecisionLocked()
isPrecisionLocked
|
void |
setPrecisionLocked(boolean pbPrecisionLocked)
setPrecisionLocked
|
isHighPrecision, setIsHighPrecision
isUsePrecision, setUsePrecision
static final int IID2fbcd817_02bc_489c_9e91_ba53284b0ab3
static final int xxDummy
static final java.lang.String IID
boolean isPrecisionLocked() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.void setPrecisionLocked(boolean pbPrecisionLocked) throws java.io.IOException, AutomationException
pbPrecisionLocked
- The pbPrecisionLocked (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.