public class PlatformLinker
extends Object
Links unconnected entries to platforms. The entries may be stairs or walk paths in OSM
arriving inside the platform area. The end vertex of the entry is linked to all vertices in
the ring defining the platform.
An implementation of the Ray-casting algorithm is used to decide if the endpoint of the entry
is inside the platform area.