| Package | Description |
|---|---|
| crosby.binary |
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.Node.Builder.addAllKeys(Iterable
|
Osmformat |
Osmformat.Node.Builder.addAllVals(Iterable
|
Osmformat |
Osmformat.Node.Builder.addKeys(int value)
|
Osmformat |
Osmformat.Node.Builder.addVals(int value)
|
Osmformat |
Osmformat.Node.Builder.clear()
|
Osmformat |
Osmformat.Node.Builder.clearId()
|
Osmformat |
Osmformat.Node.Builder.clearInfo()
|
Osmformat |
Osmformat.Node.Builder.clearKeys()
|
Osmformat |
Osmformat.Node.Builder.clearLat()
|
Osmformat |
Osmformat.Node.Builder.clearLon()
|
Osmformat |
Osmformat.Node.Builder.clearVals()
|
Osmformat |
Osmformat.Node.Builder.clone()
|
Osmformat |
Osmformat.Node.Builder.mergeFrom(com
|
Osmformat |
Osmformat.Node.Builder.mergeFrom(Osmformat
|
Osmformat |
Osmformat.Node.Builder.mergeInfo(Osmformat
|
static Osmformat |
Osmformat.Node.newBuilder()
|
static Osmformat |
Osmformat.Node.newBuilder(Osmformat
|
Osmformat |
Osmformat.Node.newBuilderForType()
|
Osmformat |
Osmformat.Node.Builder.setId(long value)
|
Osmformat |
Osmformat.Node.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Node.Builder.setInfo(Osmformat
|
Osmformat |
Osmformat.Node.Builder.setKeys(int index, int value)
|
Osmformat |
Osmformat.Node.Builder.setLat(long value)
|
Osmformat |
Osmformat.Node.Builder.setLon(long value)
|
Osmformat |
Osmformat.Node.Builder.setVals(int index, int value)
|
Osmformat |
Osmformat.Node.toBuilder()
|
| Modifier and Type | Method and Description |
|---|---|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addNodes(int index, Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.addNodes(Osmformat
|
Osmformat |
Osmformat.PrimitiveGroup.Builder.setNodes(int index, Osmformat
|