public class Sampling extends RangeSubsetter implements ChannelSubsetter
DEFAULT_MAX, DEFAULT_MIN, max, min
Constructor and Description |
---|
Sampling(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
boolean |
accept(SamplingImpl channelSampling) |
accept, acceptMax, acceptMin, getMaxValue, getMinValue, parseConfig, toString
public Sampling(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StringTree accept(ChannelImpl channel, NetworkSource network) throws java.lang.Exception
accept
in interface ChannelSubsetter
java.lang.Exception
public boolean accept(SamplingImpl channelSampling)