com.esri.arcgis.geometry
Interface esriSRLimitsEnum

All Superinterfaces:
java.io.Serializable

public interface esriSRLimitsEnum
extends java.io.Serializable

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

Description: 'The largest number of parameters that a projection or projected coordinate system can have.' 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 esriSR_MaxParameterCount
          The largest number of parameters that a projection or projected coordinate system can have.
 

Field Detail

esriSR_MaxParameterCount

static final int esriSR_MaxParameterCount
The largest number of parameters that a projection or projected coordinate system can have.

See Also:
Constant Field Values