|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriSchematicAttributeEvaluationMode
Schematic attribute evaluation mode.
| Field Summary | |
|---|---|
static int |
esriSchematicAttributeBuildEvaluation
Value of the attribute is evaluated during the diagram generation or update. |
static int |
esriSchematicAttributeDrawEvaluation
Value of the attribute is evaluated at each diagram refresh/redraw. |
static int |
esriSchematicAttributeLoadEvaluation
Value of the attribute is evaluated at each diagram load. |
static int |
esriSchematicAttributeOnTheFlyEvaluation
Value of the attribute is evaluated on the fly (as needed). |
| Field Detail |
|---|
static final int esriSchematicAttributeOnTheFlyEvaluation
static final int esriSchematicAttributeBuildEvaluation
static final int esriSchematicAttributeLoadEvaluation
static final int esriSchematicAttributeDrawEvaluation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||