com.esri.arcgis.geodatabaseextensions
Interface esriCadastralLinePointCategory

All Superinterfaces:
java.io.Serializable

public interface esriCadastralLinePointCategory
extends java.io.Serializable

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

Description: 'Cadastral Line Point Category 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 esriCadastralLinePointBreak
          Break Point.
static int esriCadastralLinePointStandard
          Standard Line Point.
 

Field Detail

esriCadastralLinePointStandard

static final int esriCadastralLinePointStandard
Standard Line Point.

See Also:
Constant Field Values

esriCadastralLinePointBreak

static final int esriCadastralLinePointBreak
Break Point.

See Also:
Constant Field Values