public static class FeatureCollectionConfig.GribIntvFilter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<FeatureCollectionConfig.GribIntvFilterParam> |
filter |
boolean |
isZeroExcluded |
Constructor and Description |
---|
GribIntvFilter() |
Modifier and Type | Method and Description |
---|---|
boolean |
filterOk(int id,
int intvLength,
int prob) |
boolean |
hasFilter() |
boolean |
isZeroExcluded() |
public java.util.List<FeatureCollectionConfig.GribIntvFilterParam> filter
public boolean isZeroExcluded