| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbfng.util | |
| de.topobyte.osm4j.pbfng.util.copy |
| Modifier and Type | Field and Description |
|---|---|
static com |
Osmformat.PrimitiveGroup.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.build()
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.buildPartial()
|
static Osmformat |
Osmformat.PrimitiveGroup.getDefaultInstance()
|
Osmformat |
Osmformat.PrimitiveGroup.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveBlockOrBuilder.getPrimitivegroup(int index)
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat |
Osmformat.PrimitiveBlock.getPrimitivegroup(int index)
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.getPrimitivegroup(int index)
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
static Osmformat |
Osmformat.PrimitiveGroup.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.PrimitiveGroup.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(com
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(com
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(com
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(com
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(InputStream
|
static Osmformat |
Osmformat.PrimitiveGroup.parseFrom(InputStream
|
Osmformat |
BinarySerializer.PrimGroupWriterInterface.serialize(BinarySerializer
This callback is invoked to request that the primgroup serialize itself into the given protocol buffer object.
|
| Modifier and Type | Method and Description |
|---|---|
com |
Osmformat.PrimitiveGroup.getParserForType()
|
List |
Osmformat.PrimitiveBlockOrBuilder.getPrimitivegroupList()
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
List |
Osmformat.PrimitiveBlock.getPrimitivegroupList()
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
List |
Osmformat.PrimitiveBlock.Builder.getPrimitivegroupList()
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(int index, Osmformat
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.addPrimitivegroup(Osmformat
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.PrimitiveGroup.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveBlock.Builder.setPrimitivegroup(int index, Osmformat
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveBlock.Builder.addAllPrimitivegroup(Iterable
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
|
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
PbfMeta.getEntityType(Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
List |
EntityGroups.getGroups(EntityType
|
List |
EntityGroups.getNodeGroups()
|
List |
EntityGroups.getRelationGroups()
|
List |
EntityGroups.getWayGroups()
|