public interface esriRoundingOptionEnum
extends java.io.Serializable
Description: 'Number format rounding options.' 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 int |
esriRoundNumberOfDecimals
Specify the number of decimal places.
|
static int |
esriRoundNumberOfSignificantDigits
Specify the number of significant digits.
|
static final int esriRoundNumberOfDecimals
static final int esriRoundNumberOfSignificantDigits