com.esri.arcgis.analyst3d
Interface esriBaseOption

All Superinterfaces:
Serializable

public interface esriBaseOption
extends Serializable

The ESRI base height options.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriBaseExpression
          Expression.
static int esriBaseShape
          Shape.
static int esriBaseSurface
          Surface.
 

Field Detail

esriBaseExpression

static final int esriBaseExpression
Expression.

See Also:
Constant Field Values

esriBaseSurface

static final int esriBaseSurface
Surface.

See Also:
Constant Field Values

esriBaseShape

static final int esriBaseShape
Shape.

See Also:
Constant Field Values