Interface OsmIdHandler

    • Method Summary

      Modifier and Type Method and Description
      void complete()
       
      void handle(OsmBounds bounds)
       
      void handleNode(long id)
       
      void handleRelation(long id)
       
      void handleWay(long id)