public interface esriDirectionFormatEnum
extends java.io.Serializable
Description: 'Direction number format display 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 |
esriDFDegreesMinutesSeconds
Specify that Degrees Minutes Seconds should be displayed in the direction number format.
|
static int |
esriDFQuadrantBearing
Specify that Quadrant Bearing should be displayed in the direction number format.
|
static final int esriDFDegreesMinutesSeconds
static final int esriDFQuadrantBearing