public class FiniteWeightFilter extends Object implements EdgeFilter
EdgeFilter that only accepts edges with finite weight (in either direction)ALL_EDGES| Constructor and Description |
|---|
FiniteWeightFilter(Weighting weighting) |
public FiniteWeightFilter(Weighting weighting)
public final boolean accept(EdgeIteratorState edgeState)
accept in interface EdgeFilterCopyright © 2012–2022. All rights reserved.