| 
 | |||||||||
| 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 | esriSchematicAttributeBuildEvaluationValue of the attribute is evaluated during the diagram generation or update. | 
| static int | esriSchematicAttributeDrawEvaluationValue of the attribute is evaluated at each diagram refresh/redraw. | 
| static int | esriSchematicAttributeLoadEvaluationValue of the attribute is evaluated at each diagram load. | 
| static int | esriSchematicAttributeOnTheFlyEvaluationValue 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 | ||||||||