| Package | Description |
|---|---|
| crosby.binary |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Info.Builder.build()
|
Osmformat |
Osmformat.Info.Builder.buildPartial()
|
static Osmformat |
Osmformat.Info.getDefaultInstance()
|
Osmformat |
Osmformat.Info.getDefaultInstanceForType()
|
Osmformat |
Osmformat.Info.Builder.getDefaultInstanceForType()
|
Osmformat |
Osmformat.NodeOrBuilder.getInfo()
|
Osmformat |
Osmformat.Node.getInfo()
|
Osmformat |
Osmformat.Node.Builder.getInfo()
|
Osmformat |
Osmformat.WayOrBuilder.getInfo()
|
Osmformat |
Osmformat.Way.getInfo()
|
Osmformat |
Osmformat.Way.Builder.getInfo()
|
Osmformat |
Osmformat.RelationOrBuilder.getInfo()
|
Osmformat |
Osmformat.Relation.getInfo()
|
Osmformat |
Osmformat.Relation.Builder.getInfo()
|
static Osmformat |
Osmformat.Info.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Info.parseDelimitedFrom(InputStream
|
static Osmformat |
Osmformat.Info.parseFrom(byte[] data)
|
static Osmformat |
Osmformat.Info.parseFrom(byte[] data, com
|
static Osmformat |
Osmformat.Info.parseFrom(com
|
static Osmformat |
Osmformat.Info.parseFrom(com
|
static Osmformat |
Osmformat.Info.parseFrom(com
|
static Osmformat |
Osmformat.Info.parseFrom(com
|
static Osmformat |
Osmformat.Info.parseFrom(InputStream
|
static Osmformat |
Osmformat.Info.parseFrom(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
protected Date |
BinaryParser.getDate(Osmformat
Take a Info protocol buffer containing a date and convert it into a java Date object
|
protected long |
BinaryParser.getTimestamp(Osmformat
|
Osmformat |
Osmformat.Info.Builder.mergeFrom(Osmformat
|
Osmformat |
Osmformat.Node.Builder.mergeInfo(Osmformat
|
Osmformat |
Osmformat.Way.Builder.mergeInfo(Osmformat
|
Osmformat |
Osmformat.Relation.Builder.mergeInfo(Osmformat
|
static Osmformat |
Osmformat.Info.newBuilder(Osmformat
|
Osmformat |
Osmformat.Node.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Way.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Relation.Builder.setInfo(Osmformat
|