com.esri.arcgis.geodatabase
Interface esriPlaneReferenceType

All Superinterfaces:
Serializable

public interface esriPlaneReferenceType
extends Serializable

Esri Reference plane-type options.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriPlaneReferenceAbove
          Above the reference plane.
static int esriPlaneReferenceBelow
          Below the reference plane.
 

Field Detail

esriPlaneReferenceAbove

static final int esriPlaneReferenceAbove
Above the reference plane.

See Also:
Constant Field Values

esriPlaneReferenceBelow

static final int esriPlaneReferenceBelow
Below the reference plane.

See Also:
Constant Field Values