|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriGraphicAttributeType
Constants from esriGraphicAttributeType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Types of graphic attributes.' 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 |
esriAttributeTypeAngle
Angle type coded as VT_R8. |
static int |
esriAttributeTypeBoolean
Boolean type coded as VT_BOOL. |
static int |
esriAttributeTypeColor
Color type coded as VT_UNKNOWN (IColor). |
static int |
esriAttributeTypeDash
Dash type coded as VT_R8 + VT_ARRAY. |
static int |
esriAttributeTypeDouble
Real type coded as VT_R8. |
static int |
esriAttributeTypeEnum
Enumeration type coded as VT_I4. |
static int |
esriAttributeTypeInteger
Integer type coded as VT_I4. |
static int |
esriAttributeTypeMarker
Marker type coded as VT_UNKNOWN (IRepresentationMarker). |
static int |
esriAttributeTypeSize
Size type coded as VT_R8. |
static int |
esriAttributeTypeText
Text type coded as VT_BSTR. |
Field Detail |
---|
static final int esriAttributeTypeBoolean
static final int esriAttributeTypeInteger
static final int esriAttributeTypeEnum
static final int esriAttributeTypeDouble
static final int esriAttributeTypeSize
static final int esriAttributeTypeText
static final int esriAttributeTypeColor
static final int esriAttributeTypeMarker
static final int esriAttributeTypeDash
static final int esriAttributeTypeAngle
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |