public static interface Osmformat.PrimitiveBlockOrBuilder extends com.protobuf .MessageLiteOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getDateGranularity()
|
int |
getGranularity()
|
long |
getLatOffset()
|
long |
getLonOffset()
|
Osmformat |
getPrimitivegroup(int index)
|
int |
getPrimitivegroupCount()
|
List |
getPrimitivegroupList()
|
Osmformat |
getStringtable()
|
boolean |
hasDateGranularity()
|
boolean |
hasGranularity()
|
boolean |
hasLatOffset()
|
boolean |
hasLonOffset()
|
boolean |
hasStringtable()
|
boolean hasStringtable()
Osmformat.StringTable getStringtable()
List<Osmformat .PrimitiveGroup > getPrimitivegroupList()
Osmformat.PrimitiveGroup getPrimitivegroup(int index)
int getPrimitivegroupCount()
boolean hasGranularity()
int getGranularity()
boolean hasLatOffset()
long getLatOffset()
boolean hasLonOffset()
long getLonOffset()
boolean hasDateGranularity()
int getDateGranularity()