public interface esriGeodeticType
extends java.io.Serializable
Description: 'Describes the kinds of geodetic curves that can be constructed.' 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 |
esriGeodeticTypeGeodesic |
static int |
esriGeodeticTypeGreatElliptic |
static int |
esriGeodeticTypeLoxodrome |
static int |
esriGeodeticTypeNormalSection |
static final int esriGeodeticTypeGeodesic
static final int esriGeodeticTypeLoxodrome
static final int esriGeodeticTypeGreatElliptic
static final int esriGeodeticTypeNormalSection