/** * Dummy child of OsmLinkP just to encode the reverse bit * * @author ab */ package btools.mapcreator; public class OsmLinkPReverse extends OsmLinkP { }