com.esri.arcgis.geometry
Interface esriSRProjection4Type

All Superinterfaces:
java.io.Serializable

public interface esriSRProjection4Type
extends java.io.Serializable

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

Description: 'More available map projections.' 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 esriSRProjection_Cube
          World on a Cube.
static int esriSRProjection_Fuller
          Buckminster Fuller.
static int esriSRProjection_GoodeHomolosine
          Goode Homolosine.
static int esriSRProjection_Local
          Local Cartesian.
static int esriSRProjection_RobinsonArcInfo
          Robinson from ArcInfo Workstation.
static int esriSRProjection_RSO_Center
          Rectified Skew Orthomorphic - Center.
static int esriSRProjection_RSO_NaturalOrigin
          Rectified Skew Orthomorphic - Natural Origin.
static int esriSRProjection_StereographicNorthPole
          Stereographic - North Pole.
static int esriSRProjection_StereographicSouthPole
          Stereographic - South Pole.
static int esriSRProjection_TransverseMercatorComplex
          Transverse Mercator using Complex Math.
 

Field Detail

esriSRProjection_Cube

static final int esriSRProjection_Cube
World on a Cube.

See Also:
Constant Field Values

esriSRProjection_Fuller

static final int esriSRProjection_Fuller
Buckminster Fuller.

See Also:
Constant Field Values

esriSRProjection_Local

static final int esriSRProjection_Local
Local Cartesian.

See Also:
Constant Field Values

esriSRProjection_RobinsonArcInfo

static final int esriSRProjection_RobinsonArcInfo
Robinson from ArcInfo Workstation.

See Also:
Constant Field Values

esriSRProjection_RSO_NaturalOrigin

static final int esriSRProjection_RSO_NaturalOrigin
Rectified Skew Orthomorphic - Natural Origin.

See Also:
Constant Field Values

esriSRProjection_RSO_Center

static final int esriSRProjection_RSO_Center
Rectified Skew Orthomorphic - Center.

See Also:
Constant Field Values

esriSRProjection_TransverseMercatorComplex

static final int esriSRProjection_TransverseMercatorComplex
Transverse Mercator using Complex Math.

See Also:
Constant Field Values

esriSRProjection_StereographicNorthPole

static final int esriSRProjection_StereographicNorthPole
Stereographic - North Pole.

See Also:
Constant Field Values

esriSRProjection_StereographicSouthPole

static final int esriSRProjection_StereographicSouthPole
Stereographic - South Pole.

See Also:
Constant Field Values

esriSRProjection_GoodeHomolosine

static final int esriSRProjection_GoodeHomolosine
Goode Homolosine.

See Also:
Constant Field Values