public static class GeoSymAttExpression.ECDISExpression extends GeoSymAttExpression.ValueExpression
colIndex, colName, fci, op
Constructor and Description |
---|
GeoSymAttExpression.ECDISExpression(java.lang.String colName,
double val,
int op,
VPFAutoFeatureGraphicWarehouse warehouse) |
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(FeatureClassInfo fci,
int row,
java.lang.StringBuffer reasoning)
For ECDISExpressions, none of the arguments matter.
|
boolean |
evaluate(FeatureClassInfo fci,
java.util.List<java.lang.Object> row,
java.lang.StringBuffer reasoning)
For ECDISExpressions, none of the arguments matter.
|
boolean |
evaluate(java.lang.StringBuffer reasoning) |
java.lang.String |
toString() |
setIndexes, test
public GeoSymAttExpression.ECDISExpression(java.lang.String colName, double val, int op, VPFAutoFeatureGraphicWarehouse warehouse)
public boolean evaluate(FeatureClassInfo fci, int row, java.lang.StringBuffer reasoning)
evaluate
in interface GeoSymAttExpression.Expression
evaluate
in class GeoSymAttExpression.ValueExpression
public boolean evaluate(FeatureClassInfo fci, java.util.List<java.lang.Object> row, java.lang.StringBuffer reasoning)
evaluate
in interface GeoSymAttExpression.Expression
evaluate
in class GeoSymAttExpression.ValueExpression
public boolean evaluate(java.lang.StringBuffer reasoning)
public java.lang.String toString()
toString
in class GeoSymAttExpression.ValueExpression
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details