com.esri.arcgis.controls
Interface esriSnappingTipType

All Superinterfaces:
java.io.Serializable

public interface esriSnappingTipType
extends java.io.Serializable

Constants from esriSnappingTipType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriControls.olb'

Description: 'Snapping tip types.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriSnappingTipLayerName
          Snapping tip contains the layer name.
static int esriSnappingTipSnappingType
          Snapping tip contains the snapping type.
 

Field Detail

esriSnappingTipLayerName

static final int esriSnappingTipLayerName
Snapping tip contains the layer name.

See Also:
Constant Field Values

esriSnappingTipSnappingType

static final int esriSnappingTipSnappingType
Snapping tip contains the snapping type.

See Also:
Constant Field Values