public class PbfWriter extends Objectimplements OsmOutputStream
| Constructor and Description |
|---|
PbfWriter(OutputStream
|
PbfWriter(OutputStream
|
public PbfWriter(OutputStreamoutput, boolean outputMetadata)
public PbfWriter(OutputStreamoutput, boolean outputMetadata, boolean useCompression, boolean useDenseNodes)
public void complete()
throws IOException
complete in interface
OsmOutputStream
IOException
public void write(OsmBoundsbounds) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmNodenode) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmWayway) throws IOException
write in interface
OsmOutputStream
IOException
public void write(OsmRelationrelation) throws IOException
write in interface
OsmOutputStream
IOException