public class StationEffectiveTimeOverlap extends EffectiveTimeOverlap implements StationSubsetter
Constructor and Description |
---|
StationEffectiveTimeOverlap(org.w3c.dom.Element config) |
StationEffectiveTimeOverlap(MicroSecondDate start,
MicroSecondDate end) |
StationEffectiveTimeOverlap(MicroSecondTimeRangeSupplier timeRange) |
StationEffectiveTimeOverlap(TimeRange tr) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(StationImpl station,
NetworkSource network) |
boolean |
overlaps(Station station) |
overlaps, overlaps
public StationEffectiveTimeOverlap(MicroSecondTimeRangeSupplier timeRange)
public StationEffectiveTimeOverlap(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public StationEffectiveTimeOverlap(TimeRange tr)
public StationEffectiveTimeOverlap(MicroSecondDate start, MicroSecondDate end)
public StringTree accept(StationImpl station, NetworkSource network)
accept
in interface StationSubsetter
public boolean overlaps(Station station)