com.esri.arcgis.geometry
Interface esriGeodeticType
- All Superinterfaces:
- Serializable
public interface esriGeodeticType
- extends Serializable
Describes the kinds of geodetic curves that can be constructed.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
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