public static final class Osmformat.DenseNodes extends com.google.protobuf.GeneratedMessageLite implements Osmformat.DenseNodesOrBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
Osmformat.DenseNodes.Builder |
com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
DENSEINFO_FIELD_NUMBER |
static int |
ID_FIELD_NUMBER |
static int |
KEYS_VALS_FIELD_NUMBER |
static int |
LAT_FIELD_NUMBER |
static int |
LON_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static Osmformat.DenseNodes |
getDefaultInstance() |
Osmformat.DenseNodes |
getDefaultInstanceForType() |
Osmformat.DenseInfo |
getDenseinfo() |
long |
getId(int index) |
int |
getIdCount() |
List<Long> |
getIdList() |
int |
getKeysVals(int index) |
int |
getKeysValsCount() |
List<Integer> |
getKeysValsList() |
long |
getLat(int index) |
int |
getLatCount() |
List<Long> |
getLatList() |
long |
getLon(int index) |
int |
getLonCount() |
List<Long> |
getLonList() |
int |
getSerializedSize() |
boolean |
hasDenseinfo() |
boolean |
isInitialized() |
static Osmformat.DenseNodes.Builder |
newBuilder() |
static Osmformat.DenseNodes.Builder |
newBuilder(Osmformat.DenseNodes prototype) |
Osmformat.DenseNodes.Builder |
newBuilderForType() |
static Osmformat.DenseNodes |
parseDelimitedFrom(InputStream input) |
static Osmformat.DenseNodes |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseNodes |
parseFrom(byte[] data) |
static Osmformat.DenseNodes |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseNodes |
parseFrom(com.google.protobuf.ByteString data) |
static Osmformat.DenseNodes |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseNodes |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Osmformat.DenseNodes |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Osmformat.DenseNodes |
parseFrom(InputStream input) |
static Osmformat.DenseNodes |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Osmformat.DenseNodes.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getParserForType, makeExtensionsImmutable, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseUnknownFieldpublic static final int ID_FIELD_NUMBER
public static final int DENSEINFO_FIELD_NUMBER
public static final int LAT_FIELD_NUMBER
public static final int LON_FIELD_NUMBER
public static final int KEYS_VALS_FIELD_NUMBER
public static Osmformat.DenseNodes getDefaultInstance()
public static Osmformat.DenseNodes.Builder newBuilder()
public static Osmformat.DenseNodes.Builder newBuilder(Osmformat.DenseNodes prototype)
public static Osmformat.DenseNodes parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseNodes parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.DenseNodes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseNodes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseNodes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseNodes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Osmformat.DenseNodes parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseNodes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Osmformat.DenseNodes parseFrom(InputStream input) throws IOException
IOExceptionpublic static Osmformat.DenseNodes parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Osmformat.DenseNodes getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.DenseInfo getDenseinfo()
getDenseinfo in interface Osmformat.DenseNodesOrBuilderpublic long getId(int index)
getId in interface Osmformat.DenseNodesOrBuilderpublic int getIdCount()
getIdCount in interface Osmformat.DenseNodesOrBuilderpublic List<Long> getIdList()
getIdList in interface Osmformat.DenseNodesOrBuilderpublic int getKeysVals(int index)
getKeysVals in interface Osmformat.DenseNodesOrBuilderpublic int getKeysValsCount()
getKeysValsCount in interface Osmformat.DenseNodesOrBuilderpublic List<Integer> getKeysValsList()
getKeysValsList in interface Osmformat.DenseNodesOrBuilderpublic long getLat(int index)
getLat in interface Osmformat.DenseNodesOrBuilderpublic int getLatCount()
getLatCount in interface Osmformat.DenseNodesOrBuilderpublic List<Long> getLatList()
getLatList in interface Osmformat.DenseNodesOrBuilderpublic long getLon(int index)
getLon in interface Osmformat.DenseNodesOrBuilderpublic int getLonCount()
getLonCount in interface Osmformat.DenseNodesOrBuilderpublic List<Long> getLonList()
getLonList in interface Osmformat.DenseNodesOrBuilderpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitepublic boolean hasDenseinfo()
hasDenseinfo in interface Osmformat.DenseNodesOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderpublic Osmformat.DenseNodes.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessageLitepublic Osmformat.DenseNodes.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessageLiteprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageLiteObjectStreamExceptionpublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLiteIOExceptionCopyright © 2015 Revolution Systems Inc.. All rights reserved.