Package com.metsci.glimpse.dnc.geosym
Interface DncGeosymAttributeExpression
-
- All Known Implementing Classes:
DncGeosymAttributeComparison,DncGeosymAttributeCompoundExpression
public interface DncGeosymAttributeExpression
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleaneval(Function<String,Object> featureAttrs, Function<String,Object> externalAttrs)
-