public final class GraphicalIndicatorCriteria extends GenericCriteria
Constructor and Description |
---|
GraphicalIndicatorCriteria(ProjectProperties properties)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
evaluate(FieldContainer container)
Evaluate this criteria to determine if a graphical indicator should
be displayed.
|
int |
getIndicator()
Retrieve the number of the indicator to be displayed.
|
void |
setIndicator(int indicator)
Set the number of the indicator to be displayed.
|
String |
toString() |
addCriteria, evaluate, getCriteriaList, getLeftValue, getOperator, getValue, setLeftValue, setOperator, setRightValue
public GraphicalIndicatorCriteria(ProjectProperties properties)
properties
- project propertiespublic int getIndicator()
public void setIndicator(int indicator)
indicator
- indicator numberpublic int evaluate(FieldContainer container)
container
- field containerpublic String toString()
toString
in class GenericCriteria
Copyright © 2000–2024 Packwood Software. All rights reserved.