Toggle navigation
JarYard
Browse
Search
About
Groups
de.topobyte
osm4j-extra
0.1.0
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Uses of Class
de.topobyte.osm4j.extra.ways.WayBatch
Packages that use
WayBatch
Package
Description
de.topobyte.osm4j.extra.ways
Uses of
WayBatch
in
de.topobyte.osm4j.extra.ways
Constructor parameters in
de.topobyte.osm4j.extra.ways
with type arguments of type
WayBatch
Constructor and Description
RunnableWayBatchBuilder
(
OsmIterator
input, int maxWays, int maxWayNodes,
Buffer
<
WayBatch
> output)