com.esri.arcgis.geometry
Interface esriSRProjection2Type

All Superinterfaces:
java.io.Serializable

public interface esriSRProjection2Type
extends java.io.Serializable

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

Description: 'More 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_Krovak
          Krovak.
static int esriSRProjection_NewZealandMapGrid
          New Zealand Map Grid.
 

Field Detail

esriSRProjection_NewZealandMapGrid

static final int esriSRProjection_NewZealandMapGrid
New Zealand Map Grid.

See Also:
Constant Field Values

esriSRProjection_Krovak

static final int esriSRProjection_Krovak
Krovak.

See Also:
Constant Field Values