public class PointFilter extends BoxFilter
| Modifier and Type | Field and Description |
|---|---|
static ResizeFilterFunction |
INSTANCE
The singleton instance of the filter
|
| Constructor and Description |
|---|
PointFilter() |
| Modifier and Type | Method and Description |
|---|---|
double |
getSupport()
Returns the defaultSupport
|
public static ResizeFilterFunction INSTANCE
public PointFilter()
public double getSupport()
BoxFiltergetSupport in interface ResizeFilterFunctiongetSupport in class BoxFilter