|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTinPointSelectionMethod
Constants from esriTinPointSelectionMethod' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeoDatabaseExtensions.olb'
Description: 'TIN point selection methods.' 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 |
esriTinPointSelectionRandom
Select point randomly. |
static int |
esriTinPointSelectionZaverage
Select point of which the Z value is the closest to the average. |
static int |
esriTinPointSelectionZmax
Select point with maximum Z. |
static int |
esriTinPointSelectionZmin
Select point with minimum Z. |
Field Detail |
---|
static final int esriTinPointSelectionRandom
static final int esriTinPointSelectionZmin
static final int esriTinPointSelectionZmax
static final int esriTinPointSelectionZaverage
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |