|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.dataFilter.AbstractFilter
Base implementation of the filter class. Subclasses must implement the filter() method.
Copyright (c) 2004 Columbia University
| Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
AbstractFilter()
|
|
| Method Summary | |
protected NamedMatrix |
getOutputMatrix(NamedMatrix data,
int numRows,
int numCols)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface baseCode.dataFilter.Filter |
filter |
| Field Detail |
protected static final org.apache.commons.logging.Log log
| Constructor Detail |
public AbstractFilter()
| Method Detail |
protected NamedMatrix getOutputMatrix(NamedMatrix data,
int numRows,
int numCols)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||