| Package | Description |
|---|---|
| crosby.binary | |
| de.topobyte.osm4j.pbf.seq |
| Modifier and Type | Field and Description |
|---|---|
static com |
Osmformat.Way.PARSER
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Way.Builder.build()
|
Osmformat |
Osmformat.Way.Builder.buildPartial()
|
static Osmformat |
Osmformat.Way.getDefaultInstance()
|
Osmformat |
Osmformat.Way.getDefaultInstanceForType()
|
Osmformat |
Osmformat.Way.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.PrimitiveGroupOrBuilder.getWays(int index)
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
Osmformat.PrimitiveGroup.getWays(int index)
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.getWays(int index)
repeated .OSMPBF.Way ways = 3;
|
static Osmformat |
Osmformat.Way.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.Way.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(com
|
static Osmformat |
Osmformat.Way.parseFrom(InputStream
|
static Osmformat |
Osmformat.Way.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
com |
Osmformat.Way.getParserForType()
|
List |
Osmformat.PrimitiveGroupOrBuilder.getWaysList()
repeated .OSMPBF.Way ways = 3;
|
List |
Osmformat.PrimitiveGroup.getWaysList()
repeated .OSMPBF.Way ways = 3;
|
List |
Osmformat.PrimitiveGroup.Builder.getWaysList()
repeated .OSMPBF.Way ways = 3;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addWays(Osmformat
repeated .OSMPBF.Way ways = 3;
|
Osmformat |
Osmformat.Way.Builder.mergeFrom(Osmformat
|
static Osmformat |
Osmformat.Way.newBuilder(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setWays(int index, Osmformat
repeated .OSMPBF.Way ways = 3;
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addAllWays(Iterable
repeated .OSMPBF.Way ways = 3;
|
| Modifier and Type | Method and Description |
|---|---|
OsmWay |
PrimParser.convert(Osmformat
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrimParser.parseWays(List
|