| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Relation.Builder.build()
|
Osmformat |
Osmformat.Relation.Builder.buildPartial()
|
static Osmformat |
Osmformat.Relation.getDefaultInstance()
|
Osmformat |
Osmformat.Relation.getDefaultInstanceForType()
|
Osmformat |
Osmformat.Relation.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroupOrBuilder.getRelations(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.getRelations(int index)
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getRelations(int index)
|
static Osmformat |
Osmformat.Relation.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Relation.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Relation.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.Relation.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.Relation.parseFrom(com
|
static Osmformat |
Osmformat.Relation.parseFrom(com
|
static Osmformat |
Osmformat.Relation.parseFrom(com
|
static Osmformat |
Osmformat.Relation.parseFrom(com
|
static Osmformat |
Osmformat.Relation.parseFrom(InputStream
|
static Osmformat |
Osmformat.Relation.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
List |
Osmformat.PrimitiveGroupOrBuilder.getRelationsList()
|
List |
Osmformat.PrimitiveGroup.getRelationsList()
|
List |
Osmformat.PrimitiveGroup.Builder.getRelationsList()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addRelations(int index, Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addRelations(Osmformat
|
Osmformat |
Osmformat.Relation.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Relation.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setRelations(int index, Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addAllRelations(Iterable
|
protected abstract void |
BinaryParser.parseRelations(List
Parse a list of Relation protocol buffers and send the resulting relations to a sink.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseRelations(List
|