| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Node.Builder.build()
|
Osmformat |
Osmformat.Node.Builder.buildPartial()
|
static Osmformat |
Osmformat.Node.getDefaultInstance()
|
Osmformat |
Osmformat.Node.getDefaultInstanceForType()
|
Osmformat |
Osmformat.Node.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroupOrBuilder.getNodes(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.getNodes(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getNodes(int index)
|
static Osmformat |
Osmformat.Node.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Node.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Node.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.Node.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.Node.parseFrom(com
|
static Osmformat |
Osmformat.Node.parseFrom(com
|
static Osmformat |
Osmformat.Node.parseFrom(com
|
static Osmformat |
Osmformat.Node.parseFrom(com
|
static Osmformat |
Osmformat.Node.parseFrom(InputStream
|
static Osmformat |
Osmformat.Node.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
Osmformat.PrimitiveGroupOrBuilder.getNodesList()
|
List |
Osmformat.PrimitiveGroup.getNodesList()
|
List |
Osmformat.PrimitiveGroup.Builder.getNodesList()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addNodes(int index, Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addNodes(Osmformat
|
Osmformat |
Osmformat.Node.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Node.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setNodes(int index, Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addAllNodes(Iterable
|
protected abstract void |
BinaryParser.parseNodes(List
Parse a list of Node protocol buffers and send the resulting nodes to a sink.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseNodes(List
|