| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf | |
| de.topobyte.osm4j.pbfng.seq |
| Modifier and Type | Field and Description |
|---|---|
static com |
Osmformat.Relation.PARSER
|
| 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)
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
Osmformat.PrimitiveGroup.getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getRelations(int index)
repeated .OSMPBF.Relation relations = 4;
|
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 |
|---|---|
com |
Osmformat.Relation.getParserForType()
|
List |
Osmformat.PrimitiveGroupOrBuilder.getRelationsList()
repeated .OSMPBF.Relation relations = 4;
|
List |
Osmformat.PrimitiveGroup.getRelationsList()
repeated .OSMPBF.Relation relations = 4;
|
List |
Osmformat.PrimitiveGroup.Builder.getRelationsList()
repeated .OSMPBF.Relation relations = 4;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addRelations(Osmformat
repeated .OSMPBF.Relation relations = 4;
|
Osmformat |
Osmformat.Relation.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Relation.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setRelations(int index, Osmformat
repeated .OSMPBF.Relation relations = 4;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addAllRelations(Iterable
repeated .OSMPBF.Relation relations = 4;
|
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
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PbfParser.parseRelations(List
|