public class Filters
extends java.lang.Object
Constructor and Description |
---|
Filters() |
Modifier and Type | Method and Description |
---|---|
OneFilter[] |
getFilter()
Returns all the filters as an array.
|
void |
setFilter(OneFilter[] filter)
Sets all filters from the array.
|