public interface esriSRProjection4Type
extends java.io.Serializable
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 =
Modifier and Type | Field and Description |
---|---|
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.
|
static final int esriSRProjection_Cube
static final int esriSRProjection_Fuller
static final int esriSRProjection_Local
static final int esriSRProjection_RobinsonArcInfo
static final int esriSRProjection_RSO_NaturalOrigin
static final int esriSRProjection_RSO_Center
static final int esriSRProjection_TransverseMercatorComplex
static final int esriSRProjection_StereographicNorthPole
static final int esriSRProjection_StereographicSouthPole
static final int esriSRProjection_GoodeHomolosine