com.esri.arcgis.carto
Interface esriCadastralParcelLayerType

All Superinterfaces:
java.io.Serializable

public interface esriCadastralParcelLayerType
extends java.io.Serializable

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

Description: 'Cadastral Parcel Solution 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 esriCadastralParcelConveyanceDivision
          Conveyance Division Parcel.
static int esriCadastralParcelEncumbrance
          Encumbrance Parcel.
static int esriCadastralParcelHistory
          Historical / retired Parcel.
static int esriCadastralParcelOther
          Other Parcel.
static int esriCadastralParcelOwnership
          Ownership Parcel.
static int esriCadastralParcelPLSS
          PLSS Parcel.
static int esriCadastralParcelPLSSQuarterSection
          PLSS Quarter Section Parcel.
static int esriCadastralParcelPLSSSection
          PLSS Section Parcel.
static int esriCadastralParcelPLSSSixteenthSection
          PLSS Sixteenth Section Parcel.
static int esriCadastralParcelPLSSTownship
          PLSS Township Parcel.
static int esriCadastralParcelSeparatedRight
          Separated Right Parcel.
static int esriCadastralParcelSimultaneousConveyance
          Simultaneous Conveyance Parcel.
static int esriCadastralParcelSpecialSurvey
          Parcel Special Survey Parcel.
static int esriCadastralParcelTax
          Tax Parcel.
static int esriCadastralParcelUnknown
          Unknown Parcel.
 

Field Detail

esriCadastralParcelUnknown

static final int esriCadastralParcelUnknown
Unknown Parcel.

See Also:
Constant Field Values

esriCadastralParcelPLSSTownship

static final int esriCadastralParcelPLSSTownship
PLSS Township Parcel.

See Also:
Constant Field Values

esriCadastralParcelPLSSSection

static final int esriCadastralParcelPLSSSection
PLSS Section Parcel.

See Also:
Constant Field Values

esriCadastralParcelPLSSQuarterSection

static final int esriCadastralParcelPLSSQuarterSection
PLSS Quarter Section Parcel.

See Also:
Constant Field Values

esriCadastralParcelSpecialSurvey

static final int esriCadastralParcelSpecialSurvey
Parcel Special Survey Parcel.

See Also:
Constant Field Values

esriCadastralParcelSimultaneousConveyance

static final int esriCadastralParcelSimultaneousConveyance
Simultaneous Conveyance Parcel.

See Also:
Constant Field Values

esriCadastralParcelConveyanceDivision

static final int esriCadastralParcelConveyanceDivision
Conveyance Division Parcel.

See Also:
Constant Field Values

esriCadastralParcelTax

static final int esriCadastralParcelTax
Tax Parcel.

See Also:
Constant Field Values

esriCadastralParcelOwnership

static final int esriCadastralParcelOwnership
Ownership Parcel.

See Also:
Constant Field Values

esriCadastralParcelEncumbrance

static final int esriCadastralParcelEncumbrance
Encumbrance Parcel.

See Also:
Constant Field Values

esriCadastralParcelSeparatedRight

static final int esriCadastralParcelSeparatedRight
Separated Right Parcel.

See Also:
Constant Field Values

esriCadastralParcelOther

static final int esriCadastralParcelOther
Other Parcel.

See Also:
Constant Field Values

esriCadastralParcelPLSSSixteenthSection

static final int esriCadastralParcelPLSSSixteenthSection
PLSS Sixteenth Section Parcel.

See Also:
Constant Field Values

esriCadastralParcelPLSS

static final int esriCadastralParcelPLSS
PLSS Parcel.

See Also:
Constant Field Values

esriCadastralParcelHistory

static final int esriCadastralParcelHistory
Historical / retired Parcel.

See Also:
Constant Field Values