public final class FilterSpecParamAdvancedIndexQuadTreeMXCIF extends FilterSpecParam
EMPTY_PARAM_ARRAY, lookupable
Constructor and Description |
---|
FilterSpecParamAdvancedIndexQuadTreeMXCIF(ExprFilterSpecLookupable lookupable,
FilterOperator filterOperator,
FilterSpecParamFilterForEvalDouble xEval,
FilterSpecParamFilterForEvalDouble yEval,
FilterSpecParamFilterForEvalDouble widthEval,
FilterSpecParamFilterForEvalDouble heightEval) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext,
EngineImportService engineImportService,
java.lang.annotation.Annotation[] annotations)
Return the filter parameter constant to filter for.
|
int |
hashCode() |
getFilterOperator, getLookupable, toArray, toString
public FilterSpecParamAdvancedIndexQuadTreeMXCIF(ExprFilterSpecLookupable lookupable, FilterOperator filterOperator, FilterSpecParamFilterForEvalDouble xEval, FilterSpecParamFilterForEvalDouble yEval, FilterSpecParamFilterForEvalDouble widthEval, FilterSpecParamFilterForEvalDouble heightEval)
public java.lang.Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext, EngineImportService engineImportService, java.lang.annotation.Annotation[] annotations)
FilterSpecParam
getFilterValue
in class FilterSpecParam
matchedEvents
- is the prior results that can be used to determine filter parametersexprEvaluatorContext
- contextannotations
- @return filter parameter constant's valuepublic boolean equals(java.lang.Object obj)
equals
in class FilterSpecParam
public int hashCode()
hashCode
in class FilterSpecParam