|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGeometryAttributes
Constants from esriGeometryAttributes' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriGeometry.olb'
Description: 'The set of attributes that a geometry can have.' 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 |
esriAttributeAll
Any/all attributes. |
static int |
esriAttributeID
The vertex identifier (ID, PointID) attribute. |
static int |
esriAttributeM
The measure (M) attribute. |
static int |
esriAttributeNone
No attribute. |
static int |
esriAttributeNormal
The surface Normal attribute (Multipatch-specific). |
static int |
esriAttributeTexture
The surface Texture attribute (Multipatch-specific). |
static int |
esriAttributeZ
The height (Z) attribute. |
Field Detail |
---|
static final int esriAttributeNone
static final int esriAttributeZ
static final int esriAttributeM
static final int esriAttributeID
static final int esriAttributeNormal
static final int esriAttributeTexture
static final int esriAttributeAll
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |