com.esri.arcgis.carto
Interface esriCadastralFeature

All Superinterfaces:
java.io.Serializable

public interface esriCadastralFeature
extends java.io.Serializable

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

Description: 'Cadastral Feature 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 esriCadastralControlPoint
          Cadastral Control Point.
static int esriCadastralParcel
          Cadastral Parcel.
 

Field Detail

esriCadastralParcel

static final int esriCadastralParcel
Cadastral Parcel.

See Also:
Constant Field Values

esriCadastralControlPoint

static final int esriCadastralControlPoint
Cadastral Control Point.

See Also:
Constant Field Values