com.esri.arcgis.analyst3d
Interface esri3DServerType

All Superinterfaces:
Serializable

public interface esri3DServerType
extends Serializable

The ESRI 3D server types.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esri3DServerGlobe
          Globe.
static int esri3DServerScene
          Scene.
static int esri3DServerSceneAddTerrain
          3D Catalog View.
 

Field Detail

esri3DServerScene

static final int esri3DServerScene
Scene.

See Also:
Constant Field Values

esri3DServerGlobe

static final int esri3DServerGlobe
Globe.

See Also:
Constant Field Values

esri3DServerSceneAddTerrain

static final int esri3DServerSceneAddTerrain
3D Catalog View.

See Also:
Constant Field Values