public interface esriScaleFormat
extends java.io.Serializable
Description: 'Scale display formats enumerator.' 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 |
esriAbsoluteScale
Display absolute format.
|
static int |
esriCustomScale
Display scale in custom format.
|
static int |
esriImperialScale
Display imperial scale, i.e., 1 in = 5 mi.
|
static final int esriAbsoluteScale
static final int esriImperialScale
static final int esriCustomScale