コード例 #1
0
ファイル: TboIdIterator.java プロジェクト: topobyte/osm4j-tbo
 @Override
 public OsmBounds getBounds() {
   return header.getBounds();
 }