com.esri.arcgis.geodatabaseextensions
Interface esriCadastralFabricType

All Superinterfaces:
java.io.Serializable

public interface esriCadastralFabricType
extends java.io.Serializable

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

Description: 'The Cadastral Fabric Type.' 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 esriCadastralMap
          Allows flexible point editing.
static int esriCadastralSurvey
          Prevents flexible point editing.
 

Field Detail

esriCadastralMap

static final int esriCadastralMap
Allows flexible point editing.

See Also:
Constant Field Values

esriCadastralSurvey

static final int esriCadastralSurvey
Prevents flexible point editing.

See Also:
Constant Field Values