com.esri.arcgis.geometry
Interface esriGeodeticType

All Superinterfaces:
java.io.Serializable

public interface esriGeodeticType
extends java.io.Serializable

Constants from esriGeodeticType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'

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 =


Field Summary
static int esriGeodeticTypeGeodesic
           
static int esriGeodeticTypeGreatElliptic
           
static int esriGeodeticTypeLoxodrome
           
static int esriGeodeticTypeNormalSection
           
 

Field Detail

esriGeodeticTypeGeodesic

static final int esriGeodeticTypeGeodesic
See Also:
Constant Field Values

esriGeodeticTypeLoxodrome

static final int esriGeodeticTypeLoxodrome
See Also:
Constant Field Values

esriGeodeticTypeGreatElliptic

static final int esriGeodeticTypeGreatElliptic
See Also:
Constant Field Values

esriGeodeticTypeNormalSection

static final int esriGeodeticTypeNormalSection
See Also:
Constant Field Values