| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf.util |
| Modifier and Type | Field and Description |
|---|---|
static com |
Osmformat.HeaderBBox.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.HeaderBBox.Builder.build()
|
Osmformat |
Osmformat.HeaderBBox.Builder.buildPartial()
|
Osmformat |
Osmformat.HeaderBlockOrBuilder.getBbox()
optional .OSMPBF.HeaderBBox bbox = 1;
|
Osmformat |
Osmformat.HeaderBlock.getBbox()
optional .OSMPBF.HeaderBBox bbox = 1;
|
Osmformat |
Osmformat.HeaderBlock.Builder.getBbox()
optional .OSMPBF.HeaderBBox bbox = 1;
|
static Osmformat |
Osmformat.HeaderBBox.getDefaultInstance()
|
Osmformat |
Osmformat.HeaderBBox.getDefaultInstanceForType()
|
Osmformat |
Osmformat.HeaderBBox.Builder.getDefaultInstanceForType()
|
static Osmformat |
Osmformat.HeaderBBox.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.HeaderBBox.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(com
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(com
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(com
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(com
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(InputStream
|
static Osmformat |
Osmformat.HeaderBBox.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
com |
Osmformat.HeaderBBox.getParserForType()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.HeaderBlock.Builder.mergeBbox(Osmformat
optional .OSMPBF.HeaderBBox bbox = 1;
|
Osmformat |
Osmformat.HeaderBBox.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.HeaderBBox.newBuilder(Osmformat
|
Osmformat |
Osmformat.HeaderBlock.Builder.setBbox(Osmformat
optional .OSMPBF.HeaderBBox bbox = 1;
|
| Modifier and Type | Method and Description |
|---|---|
static OsmBounds |
PbfUtil.bounds(Osmformat
|