public class AcceptAllColumnProjection extends AbstractColumnProjection
Constructor and Description |
---|
AcceptAllColumnProjection() |
Modifier and Type | Method and Description |
---|---|
boolean |
include(Column col,
java.lang.String name)
Always returns true, accepting all columns.
|
addProjectionListener, fireUpdate, removeProjectionListener
public boolean include(Column col, java.lang.String name)
col
- the Column to testname
- the name of the columnColumnProjection.include(prefuse.data.column.Column, java.lang.String)
Copyright ? 2013 Regents of the University of California