|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriNgAttributeType
Attribute types.
| Field Summary | |
|---|---|
static int |
esriNgByFunctionsAttribute
Attribute by functions. |
static int |
esriNgConstantAttribute
The value of the attribute is a constant. |
static int |
esriNgFieldAttribute
The value of the attribute is found in a field of the query output table. |
static int |
esriNgFormattedAttribute
The value of the attribute is computed by formatting existing attribute values and/or formatting strings. |
static int |
esriNgFunctionAttribute
The value of the attribute is computed by a function. |
static int |
esriNgGeometryAttribute
The value of the attribute is retrieved from the ESRI BLOB. |
static int |
esriNgListPointsAttribute
Attribute list points. |
static int |
esriNgPropertySetAttribute
The value of the attribute is retrieved from a schematic PropertySet. |
static int |
esriNgQueryAttribute
The value of the attribute is returned by a query other than that associated with the diagram type or the element type to which the attribute applies. |
static int |
esriNgScriptAttribute
The value of the attribute is computed by a script. |
| Field Detail |
|---|
static final int esriNgConstantAttribute
static final int esriNgFieldAttribute
static final int esriNgFormattedAttribute
static final int esriNgFunctionAttribute
static final int esriNgGeometryAttribute
static final int esriNgQueryAttribute
static final int esriNgByFunctionsAttribute
static final int esriNgListPointsAttribute
static final int esriNgPropertySetAttribute
static final int esriNgScriptAttribute
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||