| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Way.Builder.build()
|
Osmformat |
Osmformat.Way.Builder.buildPartial()
|
static Osmformat |
Osmformat.Way.getDefaultInstance()
|
Osmformat |
Osmformat.Way.getDefaultInstanceForType()
|
Osmformat |
Osmformat.Way.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroupOrBuilder.getWays(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.getWays(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getWays(int index)
|
static Osmformat |
Osmformat.Way.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.Way.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
Osmformat.PrimitiveGroupOrBuilder.getWaysList()
|
List |
Osmformat.PrimitiveGroup.getWaysList()
|
List |
Osmformat.PrimitiveGroup.Builder.getWaysList()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addWays(int index, Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addWays(Osmformat
|
Osmformat |
Osmformat.Way.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Way.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setWays(int index, Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addAllWays(Iterable
|
protected abstract void |
BinaryParser.parseWays(List
Parse a list of Way protocol buffers and send the resulting ways to a sink.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseWays(List
|