com.esri.arcgis.geometry
Interface esriSRLimitsEnum

All Superinterfaces:
Serializable

public interface esriSRLimitsEnum
extends Serializable

The largest number of parameters that a projection or projected coordinate system can have.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


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