Class Osmformat.DenseInfo

    • Method Detail

      • getVersionList

        public List<Integer> getVersionList()
      • getVersionCount

        public int getVersionCount()
      • getVersion

        public int getVersion(int index)
      • getTimestampList

        public List<Long> getTimestampList()
      • getTimestampCount

        public int getTimestampCount()
      • getTimestamp

        public long getTimestamp(int index)
      • getChangesetList

        public List<Long> getChangesetList()
      • getChangesetCount

        public int getChangesetCount()
      • getChangeset

        public long getChangeset(int index)
      • getUidCount

        public int getUidCount()
      • getUid

        public int getUid(int index)
      • getUserSidList

        public List<Integer> getUserSidList()
      • getUserSidCount

        public int getUserSidCount()
      • getUserSid

        public int getUserSid(int index)
      • getVisibleList

        public List<Boolean> getVisibleList()
      • getVisibleCount

        public int getVisibleCount()
      • getVisible

        public boolean getVisible(int index)
      • isInitialized

        public final boolean isInitialized()
      • writeTo

        public void writeTo(com.google.protobuf.CodedOutputStream output)
                     throws IOException
        Specified by:
        writeTo in interface  com.google.protobuf.MessageLite
        Throws:
        IOException
      • getSerializedSize

        public int getSerializedSize()
      • parseFrom

        public static Osmformat.DenseInfo parseFrom(com.google.protobuf.ByteString data)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.DenseInfo parseFrom(com.google.protobuf.ByteString data,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.DenseInfo parseFrom(byte[] data)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Osmformat.DenseInfo parseFrom(byte[] data,
                                                    com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                             throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException