com.esri.arcgis.carto
Interface IDimensionLayer

All Superinterfaces:
Serializable
All Known Implementing Classes:
DimensionLayer

public interface IDimensionLayer
extends Serializable

Indicator interface that identifies dimension layers.

Description

IDimensionLayer has no properties or methods but servers as an indicator interface. You can see if a reference to a layer is a reference to a DimensionLayer by checking to see if it implements this interface.

Product Availability

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