| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf | |
| de.topobyte.osm4j.pbfng.seq |
| Modifier and Type | Field and Description |
|---|---|
static com |
Osmformat.DenseNodes.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.DenseNodes.Builder.build()
|
Osmformat |
Osmformat.DenseNodes.Builder.buildPartial()
|
static Osmformat |
Osmformat.DenseNodes.getDefaultInstance()
|
Osmformat |
Osmformat.DenseNodes.getDefaultInstanceForType()
|
Osmformat |
Osmformat.DenseNodes.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroupOrBuilder.getDense()
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
Osmformat.PrimitiveGroup.getDense()
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getDense()
optional .OSMPBF.DenseNodes dense = 2;
|
static Osmformat |
Osmformat.DenseNodes.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.DenseNodes.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(com
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(com
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(com
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(com
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(InputStream
|
static Osmformat |
Osmformat.DenseNodes.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
com |
Osmformat.DenseNodes.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.mergeDense(Osmformat
optional .OSMPBF.DenseNodes dense = 2;
|
Osmformat |
Osmformat.DenseNodes.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.DenseNodes.newBuilder(Osmformat
|
protected abstract void |
BinaryParser.parseDense(Osmformat
Parse a DenseNode protocol buffer and send the resulting nodes to a sink.
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setDense(Osmformat
optional .OSMPBF.DenseNodes dense = 2;
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseDense(Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseDense(Osmformat
|