A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W  Z 

A

addAllChangeset(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
addAllChangesets(Iterable<? extends Osmformat.ChangeSet>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
addAllId(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
addAllKeys(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
addAllKeys(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
addAllKeys(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
addAllKeysVals(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
addAllLat(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
addAllLon(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
addAllMemids(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
addAllNodes(Iterable<? extends Osmformat.Node>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
addAllOptionalFeatures(Iterable<String>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
addAllPrimitivegroup(Iterable<? extends Osmformat.PrimitiveGroup>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
addAllRefs(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
addAllRelations(Iterable<? extends Osmformat.Relation>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
addAllRequiredFeatures(Iterable<String>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
addAllRolesSid(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
addAllS(Iterable<? extends ByteString>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
addAllTimestamp(Iterable<? extends Long>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
addAllTypes(Iterable<? extends Osmformat.Relation.MemberType>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
addAllUid(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
addAllUserSid(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
addAllVals(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
addAllVals(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
addAllVals(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
addAllVersion(Iterable<? extends Integer>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
addAllVisible(Iterable<? extends Boolean>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
addAllWays(Iterable<? extends Osmformat.Way>) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
addChangeset(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
addChangesets(Osmformat.ChangeSet) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
addChangesets(int, Osmformat.ChangeSet) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
addChangesets(Osmformat.ChangeSet.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
addChangesets(int, Osmformat.ChangeSet.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
addId(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
addKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
addKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
addKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
addKeysVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
addLat(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
addLon(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
addMemids(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
addNodes(Osmformat.Node) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
addNodes(int, Osmformat.Node) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
addNodes(Osmformat.Node.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
addNodes(int, Osmformat.Node.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
addOptionalFeatures(String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
addOptionalFeaturesBytes(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
addPrimitivegroup(Osmformat.PrimitiveGroup) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
addPrimitivegroup(int, Osmformat.PrimitiveGroup) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
addPrimitivegroup(Osmformat.PrimitiveGroup.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
addPrimitivegroup(int, Osmformat.PrimitiveGroup.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
addRefs(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
addRelations(Osmformat.Relation) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
addRelations(int, Osmformat.Relation) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
addRelations(Osmformat.Relation.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
addRelations(int, Osmformat.Relation.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
addRequiredFeatures(String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
addRequiredFeaturesBytes(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
addRolesSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
addS(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
addTimestamp(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
addTypes(Osmformat.Relation.MemberType) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
addUid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
addUserSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
addVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
addVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
addVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
addVersion(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
addVisible(boolean) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
addWays(Osmformat.Way) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
addWays(int, Osmformat.Way) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
addWays(Osmformat.Way.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
addWays(int, Osmformat.Way.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
analyze(PbfFile) - Static method in class de .topobyte .osm4j .pbf .raf . FileStructureAnalyzer
Analyze the file structure of the specified PBF file.

B

BBOX_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
bboxLongToDegrees(long) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
BlobHeader - Class in de.topobyte.osm4j.pbf.util
 
BlobHeader(String, int, ByteString) - Constructor for class de .topobyte .osm4j .pbf .util . BlobHeader
 
BlobParser - Class in de.topobyte.osm4j.pbf.seq
 
BlobParser() - Constructor for class de .topobyte .osm4j .pbf .seq . BlobParser
 
BLOCK_TYPE_DATA - Static variable in class de .topobyte .osm4j .pbf . Constants
 
BLOCK_TYPE_HEADER - Static variable in class de .topobyte .osm4j .pbf . Constants
 
BlockData - Class in de.topobyte.osm4j.pbf.util
 
BlockData(ByteString, Compression) - Constructor for class de .topobyte .osm4j .pbf .util . BlockData
 
BlockElementCountInfo - Class in de.topobyte.osm4j.pbf.executables
 
BlockElementCountInfo() - Constructor for class de .topobyte .osm4j .pbf .executables . BlockElementCountInfo
 
BlockInfo - Class in de.topobyte.osm4j.pbf.raf
 
BlockInfo(long, int, int) - Constructor for class de .topobyte .osm4j .pbf .raf . BlockInfo
 
BlockParser - Class in de.topobyte.osm4j.pbf.seq
 
BlockParser() - Constructor for class de .topobyte .osm4j .pbf .seq . BlockParser
 
BlockSizeInfo - Class in de.topobyte.osm4j.pbf.executables
 
BlockSizeInfo() - Constructor for class de .topobyte .osm4j .pbf .executables . BlockSizeInfo
 
BlockTypeInfo - Class in de.topobyte.osm4j.pbf.executables
 
BlockTypeInfo() - Constructor for class de .topobyte .osm4j .pbf .executables . BlockTypeInfo
 
BlockWriter - Class in de.topobyte.osm4j.pbf.seq
 
BlockWriter(OutputStream) - Constructor for class de .topobyte .osm4j .pbf .seq . BlockWriter
 
BOTTOM_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
bounds(Osmformat.HeaderBBox) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
build() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
buildBlockIndex() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
buildPartial() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
ByteArray - Class in de.topobyte.osm4j.pbf.seq
 
ByteArray(byte[], int) - Constructor for class de .topobyte .osm4j .pbf .seq . ByteArray
 

C

CHANGESET_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
CHANGESET_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
CHANGESETS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
clear() - Method in class de .topobyte .osm4j .pbf .util . StringTable
 
clearBbox() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
clearBottom() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 bottom = 4;
clearChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
clearChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 changeset = 3;
clearChangesets() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
clearDatasize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required int32 datasize = 3;
clearDateGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 date_granularity = 18 [default = 1000];
clearDense() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
clearDenseinfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
clearGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 granularity = 17 [default = 100];
clearId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
required int64 id = 1;
clearId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
clearId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 id = 1;
clearId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
required int64 id = 1;
clearId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
required int64 id = 1;
clearIndexdata() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
optional bytes indexdata = 2;
clearInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
clearInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
clearInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
clearKeys() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
clearKeys() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
clearKeys() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
clearKeysVals() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
clearLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
clearLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lat = 8;
clearLatOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lat_offset = 19 [default = 0];
clearLeft() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 left = 1;
clearLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
clearLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lon = 9;
clearLonOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lon_offset = 20 [default = 0];
clearLz4Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lz4_data = 6;
clearLzmaData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lzma_data = 4;
clearMemids() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
clearNodes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
clearOBSOLETEBzip2Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
Deprecated.
clearOptionalFeatures() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
clearPrimitivegroup() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
clearRaw() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes raw = 1;
clearRawSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional int32 raw_size = 2;
clearRefs() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
clearRelations() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
clearRequiredFeatures() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
clearRight() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 right = 2;
clearRolesSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
clearS() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
clearSource() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
clearStringtable() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;
clearTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
clearTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 timestamp = 2;
clearTop() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 top = 3;
clearType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
clearTypes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
clearUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
clearUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 uid = 4;
clearUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
clearUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional uint32 user_sid = 5;
clearVals() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
clearVals() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
clearVals() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
clearVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
clearVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 version = 1 [default = -1];
clearVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
clearVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional bool visible = 6;
clearWays() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
clearWritingprogram() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
clearZlibData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes zlib_data = 3;
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
clone() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
complete() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
CompressDeflate - Class in de.topobyte.osm4j.pbf.executables
 
CompressDeflate() - Constructor for class de .topobyte .osm4j .pbf .executables . CompressDeflate
 
Compression - Enum in de.topobyte.osm4j.pbf
 
CompressLz4 - Class in de.topobyte.osm4j.pbf.executables
 
CompressLz4() - Constructor for class de .topobyte .osm4j .pbf .executables . CompressLz4
 
Constants - Class in de.topobyte.osm4j.pbf
 
Constants() - Constructor for class de .topobyte .osm4j .pbf . Constants
 
convert(Osmformat.Node) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
convert(Osmformat.Way) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
convert(Osmformat.Relation) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
convert(Osmformat.DenseNodes) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
convertMetadata(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
CopyBlockwise - Class in de.topobyte.osm4j.pbf.executables
 
CopyBlockwise() - Constructor for class de .topobyte .osm4j .pbf .executables . CopyBlockwise
 
CopyElementwise - Class in de.topobyte.osm4j.pbf.executables
 
CopyElementwise() - Constructor for class de .topobyte .osm4j .pbf .executables . CopyElementwise
 
CopyGroupwise - Class in de.topobyte.osm4j.pbf.executables
 
CopyGroupwise() - Constructor for class de .topobyte .osm4j .pbf .executables . CopyGroupwise
 
CountBlocks - Class in de.topobyte.osm4j.pbf.executables
 
CountBlocks() - Constructor for class de .topobyte .osm4j .pbf .executables . CountBlocks
 
createHeader(String, boolean, OsmBounds) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 

D

DATASIZE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
DATE_GRANULARITY_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
de.topobyte.osm4j.pbf - package de.topobyte.osm4j.pbf
 
de.topobyte.osm4j.pbf.executables - package de.topobyte.osm4j.pbf.executables
 
de.topobyte.osm4j.pbf.protobuf - package de.topobyte.osm4j.pbf.protobuf
 
de.topobyte.osm4j.pbf.raf - package de.topobyte.osm4j.pbf.raf
 
de.topobyte.osm4j.pbf.seq - package de.topobyte.osm4j.pbf.seq
 
de.topobyte.osm4j.pbf.util - package de.topobyte.osm4j.pbf.util
 
de.topobyte.osm4j.pbf.util.copy - package de.topobyte.osm4j.pbf.util.copy
 
deflate(ByteString) - Method in class de .topobyte .osm4j .pbf .seq . BlockWriter
 
DENSE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
DENSEINFO_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 

E

EntityGroups - Class in de.topobyte.osm4j.pbf.util.copy
 
EntityGroups() - Constructor for class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
EntitySplit - Class in de.topobyte.osm4j.pbf.executables
 
EntitySplit(InputStream, OutputStream, OutputStream, OutputStream) - Constructor for class de .topobyte .osm4j .pbf .executables . EntitySplit
 
EntitySplitBlockwise - Class in de.topobyte.osm4j.pbf.executables
 
EntitySplitBlockwise(PbfFile, OutputStream, OutputStream, OutputStream) - Constructor for class de .topobyte .osm4j .pbf .executables . EntitySplitBlockwise
 
execute() - Method in class de .topobyte .osm4j .pbf .executables . EntitySplit
 
execute() - Method in class de .topobyte .osm4j .pbf .executables . EntitySplitBlockwise
 

F

FEATURE_DENSE_NODES - Static variable in class de .topobyte .osm4j .pbf . Constants
 
FEATURE_SCHEMA_0_6 - Static variable in class de .topobyte .osm4j .pbf . Constants
 
Fileformat - Class in de.topobyte.osm4j.pbf.protobuf
 
Fileformat.Blob - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Blob
Fileformat.Blob.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Blob
Fileformat.BlobHeader - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.BlobHeader
Fileformat.BlobHeader.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.BlobHeader
Fileformat.BlobHeaderOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Fileformat.BlobOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
FileStructure - Class in de.topobyte.osm4j.pbf.raf
 
FileStructure(Interval, Interval, Interval) - Constructor for class de .topobyte .osm4j .pbf .raf . FileStructure
 
FileStructureAnalyzer - Class in de.topobyte.osm4j.pbf.raf
 
FindEntityBlockIntervals - Class in de.topobyte.osm4j.pbf.executables
 
FindEntityBlockIntervals() - Constructor for class de .topobyte .osm4j .pbf .executables . FindEntityBlockIntervals
 
finish() - Method in class de .topobyte .osm4j .pbf .util . StringTable
 

G

getBatchLimit() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
getBbox() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
getBbox() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional .OSMPBF.HeaderBBox bbox = 1;
getBbox() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional .OSMPBF.HeaderBBox bbox = 1;
getBlobData() - Method in class de .topobyte .osm4j .pbf .util . BlockData
 
getBlockData(Fileformat.Blob) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
getBlocks(EntityType) - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
getBlocksNodes() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
getBlocksRelations() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
getBlocksWays() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
getBottom() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 bottom = 4;
getBottom() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 bottom = 4;
getBottom() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 bottom = 4;
getBounds() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 
getChangeset(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
getChangeset(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 changeset = 3 [packed = true];
getChangeset(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 changeset = 3 [packed = true];
getChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 changeset = 3;
getChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int64 changeset = 3;
getChangeset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int64 changeset = 3;
getChangesetCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
getChangesetCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 changeset = 3 [packed = true];
getChangesetCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 changeset = 3 [packed = true];
getChangesetList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
getChangesetList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 changeset = 3 [packed = true];
getChangesetList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 changeset = 3 [packed = true];
getChangesets(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesets(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesets(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsOrBuilder(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.ChangeSet changesets = 5;
getChangesetsOrBuilderList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.ChangeSet changesets = 5;
getCompression() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
getCompression() - Method in class de .topobyte .osm4j .pbf .util . BlockData
 
getContentTypes(Osmformat.PrimitiveBlock) - Static method in class de .topobyte .osm4j .pbf .util . PbfMeta
 
getData() - Method in class de .topobyte .osm4j .pbf .seq . ByteArray
 
getDataBlob(int) - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getDataBlock(int) - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getDataBlockHeader(int) - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getDataBlockInfo(int) - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getDataLength() - Method in class de .topobyte .osm4j .pbf .util . BlobHeader
 
getDatasize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required int32 datasize = 3;
getDatasize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
required int32 datasize = 3;
getDatasize() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
required int32 datasize = 3;
getDateGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 date_granularity = 18 [default = 1000];
getDateGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int32 date_granularity = 18 [default = 1000];
getDateGranularity() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int32 date_granularity = 18 [default = 1000];
getDateGranularity() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
getDefaultInstance() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
getDefaultInstanceForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
getDense() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
getDense() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
optional .OSMPBF.DenseNodes dense = 2;
getDense() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
optional .OSMPBF.DenseNodes dense = 2;
getDenseinfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
getDenseinfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
optional .OSMPBF.DenseInfo denseinfo = 5;
getDenseinfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
optional .OSMPBF.DenseInfo denseinfo = 5;
getEnd() - Method in class de .topobyte .osm4j .pbf .raf . Interval
 
getEntityType(Osmformat.PrimitiveGroup) - Static method in class de .topobyte .osm4j .pbf .util . PbfMeta
 
getGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 granularity = 17 [default = 100];
getGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int32 granularity = 17 [default = 100];
getGranularity() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int32 granularity = 17 [default = 100];
getGranularity() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
getGroups(EntityType) - Method in class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
getHeaderBlock() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
required int64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
required int64 id = 1;
getId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSetOrBuilder
required int64 id = 1;
getId(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
getId(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 id = 1 [packed = true];
getId(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 id = 1 [packed = true];
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 id = 1;
getId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
required int64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
required int64 id = 1;
getId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
required int64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
required int64 id = 1;
getId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
required int64 id = 1;
getId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
required int64 id = 1;
getIdCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
getIdCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 id = 1 [packed = true];
getIdCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 id = 1 [packed = true];
getIdList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
getIdList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 id = 1 [packed = true];
getIdList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 id = 1 [packed = true];
getIndex(String) - Method in class de .topobyte .osm4j .pbf .util . StringTable
After the string table has been built, return the index of a string in it.
getIndexdata() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
optional bytes indexdata = 2;
getIndexdata() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
optional bytes indexdata = 2;
getIndexdata() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
optional bytes indexdata = 2;
getIndexData() - Method in class de .topobyte .osm4j .pbf .util . BlobHeader
 
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
optional .OSMPBF.Info info = 4;
getInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
optional .OSMPBF.Info info = 4;
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
optional .OSMPBF.Info info = 4;
getInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
optional .OSMPBF.Info info = 4;
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
getInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
optional .OSMPBF.Info info = 4;
getInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
optional .OSMPBF.Info info = 4;
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 keys = 2 [packed = true];
getKeys(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 keys = 2 [packed = true];
getKeysCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 keys = 2 [packed = true];
getKeysList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 keys = 2 [packed = true];
getKeysVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
getKeysVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated int32 keys_vals = 10 [packed = true];
getKeysVals(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated int32 keys_vals = 10 [packed = true];
getKeysValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
getKeysValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated int32 keys_vals = 10 [packed = true];
getKeysValsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated int32 keys_vals = 10 [packed = true];
getKeysValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
getKeysValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated int32 keys_vals = 10 [packed = true];
getKeysValsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated int32 keys_vals = 10 [packed = true];
getLat(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
getLat(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lat = 8 [packed = true];
getLat(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lat = 8 [packed = true];
getLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lat = 8;
getLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 lat = 8;
getLat() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 lat = 8;
getLatCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
getLatCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lat = 8 [packed = true];
getLatCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lat = 8 [packed = true];
getLatList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
getLatList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lat = 8 [packed = true];
getLatList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lat = 8 [packed = true];
getLatOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lat_offset = 19 [default = 0];
getLatOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int64 lat_offset = 19 [default = 0];
getLatOffset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int64 lat_offset = 19 [default = 0];
getLeft() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 left = 1;
getLeft() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 left = 1;
getLeft() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 left = 1;
getLength() - Method in class de .topobyte .osm4j .pbf .seq . ByteArray
 
getLengthData() - Method in class de .topobyte .osm4j .pbf .raf . BlockInfo
 
getLengthHeader() - Method in class de .topobyte .osm4j .pbf .raf . BlockInfo
 
getLon(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
getLon(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lon = 9 [packed = true];
getLon(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lon = 9 [packed = true];
getLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lon = 9;
getLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 lon = 9;
getLon() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 lon = 9;
getLonCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
getLonCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lon = 9 [packed = true];
getLonCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lon = 9 [packed = true];
getLonList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
getLonList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
repeated sint64 lon = 9 [packed = true];
getLonList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
repeated sint64 lon = 9 [packed = true];
getLonOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lon_offset = 20 [default = 0];
getLonOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int64 lon_offset = 20 [default = 0];
getLonOffset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int64 lon_offset = 20 [default = 0];
getLz4Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lz4_data = 6;
getLz4Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes lz4_data = 6;
getLz4Data() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes lz4_data = 6;
getLzmaData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lzma_data = 4;
getLzmaData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes lzma_data = 4;
getLzmaData() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes lzma_data = 4;
getMemids(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
getMemids(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated sint64 memids = 9 [packed = true];
getMemids(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated sint64 memids = 9 [packed = true];
getMemidsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
getMemidsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated sint64 memids = 9 [packed = true];
getMemidsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated sint64 memids = 9 [packed = true];
getMemidsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
getMemidsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated sint64 memids = 9 [packed = true];
getMemidsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated sint64 memids = 9 [packed = true];
getNodeGroups() - Method in class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
getNodes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
getNodes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Node nodes = 1;
getNodes(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Node nodes = 1;
getNodesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
getNodesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Node nodes = 1;
getNodesCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Node nodes = 1;
getNodesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
getNodesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Node nodes = 1;
getNodesList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Node nodes = 1;
getNodesOrBuilder(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Node nodes = 1;
getNodesOrBuilderList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Node nodes = 1;
getNumber() - Method in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
 
getNumberOfDataBlocks() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getOBSOLETEBzip2Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
Deprecated.
getOBSOLETEBzip2Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
Deprecated.
getOBSOLETEBzip2Data() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
Deprecated.
getOptionalFeatures(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
getOptionalFeatures(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string optional_features = 5;
getOptionalFeatures(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string optional_features = 5;
getOptionalFeaturesBytes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
getOptionalFeaturesBytes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string optional_features = 5;
getOptionalFeaturesBytes(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string optional_features = 5;
getOptionalFeaturesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
getOptionalFeaturesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string optional_features = 5;
getOptionalFeaturesCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string optional_features = 5;
getOptionalFeaturesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
getOptionalFeaturesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string optional_features = 5;
getOptionalFeaturesList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string optional_features = 5;
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
getParserForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
getPosition() - Method in class de .topobyte .osm4j .pbf .raf . BlockInfo
 
getPrimitivegroup(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroup(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroup(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupOrBuilder(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getPrimitivegroupOrBuilderList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
getRaw() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes raw = 1;
getRaw() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes raw = 1;
getRaw() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes raw = 1;
getRawDataBlockWithHeader(int) - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getRawHeaderBlockWithHeader() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
getRawSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional int32 raw_size = 2;
getRawSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional int32 raw_size = 2;
getRawSize() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional int32 raw_size = 2;
getRefs(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
getRefs(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated sint64 refs = 8 [packed = true];
getRefs(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated sint64 refs = 8 [packed = true];
getRefsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
getRefsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated sint64 refs = 8 [packed = true];
getRefsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated sint64 refs = 8 [packed = true];
getRefsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
getRefsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated sint64 refs = 8 [packed = true];
getRefsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated sint64 refs = 8 [packed = true];
getRelationGroups() - Method in class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
getRelations(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
getRelations(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Relation relations = 4;
getRelations(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Relation relations = 4;
getRelationsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
getRelationsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Relation relations = 4;
getRelationsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Relation relations = 4;
getRelationsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
getRelationsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Relation relations = 4;
getRelationsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Relation relations = 4;
getRelationsOrBuilder(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Relation relations = 4;
getRelationsOrBuilderList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Relation relations = 4;
getRequiredFeatures(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
getRequiredFeatures(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string required_features = 4;
getRequiredFeatures(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string required_features = 4;
getRequiredFeaturesBytes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
getRequiredFeaturesBytes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string required_features = 4;
getRequiredFeaturesBytes(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string required_features = 4;
getRequiredFeaturesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
getRequiredFeaturesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string required_features = 4;
getRequiredFeaturesCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string required_features = 4;
getRequiredFeaturesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
getRequiredFeaturesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
repeated string required_features = 4;
getRequiredFeaturesList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
repeated string required_features = 4;
getRight() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 right = 2;
getRight() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 right = 2;
getRight() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 right = 2;
getRolesSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
getRolesSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated int32 roles_sid = 8 [packed = true];
getRolesSid(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated int32 roles_sid = 8 [packed = true];
getRolesSidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
getRolesSidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated int32 roles_sid = 8 [packed = true];
getRolesSidCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated int32 roles_sid = 8 [packed = true];
getRolesSidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
getRolesSidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated int32 roles_sid = 8 [packed = true];
getRolesSidList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated int32 roles_sid = 8 [packed = true];
getS(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
getS(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
repeated bytes s = 1;
getS(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTableOrBuilder
repeated bytes s = 1;
getSCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
getSCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
repeated bytes s = 1;
getSCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTableOrBuilder
repeated bytes s = 1;
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
getSerializedSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
getSList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
getSList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
repeated bytes s = 1;
getSList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTableOrBuilder
repeated bytes s = 1;
getSource() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
getSource() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string source = 17;
getSource() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string source = 17;
getSourceBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
getSourceBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string source = 17;
getSourceBytes() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string source = 17;
getStart() - Method in class de .topobyte .osm4j .pbf .raf . Interval
 
getStringtable() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;
getStringtable() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
required .OSMPBF.StringTable stringtable = 1;
getStringtable() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
required .OSMPBF.StringTable stringtable = 1;
getTimestamp(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
getTimestamp(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 timestamp = 2 [packed = true];
getTimestamp(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 timestamp = 2 [packed = true];
getTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 timestamp = 2;
getTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int64 timestamp = 2;
getTimestamp() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int64 timestamp = 2;
getTimestamp(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
getTimestampCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
getTimestampCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 timestamp = 2 [packed = true];
getTimestampCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 timestamp = 2 [packed = true];
getTimestampList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
getTimestampList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint64 timestamp = 2 [packed = true];
getTimestampList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint64 timestamp = 2 [packed = true];
getTop() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 top = 3;
getTop() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 top = 3;
getTop() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 top = 3;
getType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
getType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
required string type = 1;
getType() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
required string type = 1;
getType(Osmformat.Relation.MemberType) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
getType() - Method in class de .topobyte .osm4j .pbf .util . BlobHeader
 
getTypeBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
getTypeBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
required string type = 1;
getTypeBytes() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
required string type = 1;
getTypes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypes(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getTypesList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
getUid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
getUid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 uid = 4 [packed = true];
getUid(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 uid = 4 [packed = true];
getUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 uid = 4;
getUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int32 uid = 4;
getUid() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int32 uid = 4;
getUidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
getUidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 uid = 4 [packed = true];
getUidCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 uid = 4 [packed = true];
getUidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
getUidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 uid = 4 [packed = true];
getUidList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 uid = 4 [packed = true];
getUserSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
getUserSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 user_sid = 5 [packed = true];
getUserSid(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 user_sid = 5 [packed = true];
getUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional uint32 user_sid = 5;
getUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional uint32 user_sid = 5;
getUserSid() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional uint32 user_sid = 5;
getUserSidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
getUserSidCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 user_sid = 5 [packed = true];
getUserSidCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 user_sid = 5 [packed = true];
getUserSidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
getUserSidList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated sint32 user_sid = 5 [packed = true];
getUserSidList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated sint32 user_sid = 5 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 vals = 3 [packed = true];
getVals(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 vals = 3 [packed = true];
getValsCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
repeated uint32 vals = 3 [packed = true];
getValsList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
repeated uint32 vals = 3 [packed = true];
getVersion(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
getVersion(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated int32 version = 1 [packed = true];
getVersion(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated int32 version = 1 [packed = true];
getVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 version = 1 [default = -1];
getVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int32 version = 1 [default = -1];
getVersion() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int32 version = 1 [default = -1];
getVersionCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
getVersionCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated int32 version = 1 [packed = true];
getVersionCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated int32 version = 1 [packed = true];
getVersionList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
getVersionList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated int32 version = 1 [packed = true];
getVersionList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated int32 version = 1 [packed = true];
getVisible(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
getVisible(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated bool visible = 6 [packed = true];
getVisible(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated bool visible = 6 [packed = true];
getVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional bool visible = 6;
getVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional bool visible = 6;
getVisible() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional bool visible = 6;
getVisibleCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
getVisibleCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated bool visible = 6 [packed = true];
getVisibleCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated bool visible = 6 [packed = true];
getVisibleList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
getVisibleList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
repeated bool visible = 6 [packed = true];
getVisibleList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfoOrBuilder
repeated bool visible = 6 [packed = true];
getWayGroups() - Method in class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
getWays(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
getWays(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Way ways = 3;
getWays(int) - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Way ways = 3;
getWaysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
getWaysCount() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Way ways = 3;
getWaysCount() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Way ways = 3;
getWaysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
getWaysList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Way ways = 3;
getWaysList() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
repeated .OSMPBF.Way ways = 3;
getWaysOrBuilder(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Way ways = 3;
getWaysOrBuilderList() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
repeated .OSMPBF.Way ways = 3;
getWritingprogram() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
getWritingprogram() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string writingprogram = 16;
getWritingprogram() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string writingprogram = 16;
getWritingprogramBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
getWritingprogramBytes() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string writingprogram = 16;
getWritingprogramBytes() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string writingprogram = 16;
getZlibData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes zlib_data = 3;
getZlibData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes zlib_data = 3;
getZlibData() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes zlib_data = 3;
GRANULARITY_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 

H

hasBbox() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
hasBbox() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional .OSMPBF.HeaderBBox bbox = 1;
hasBbox() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional .OSMPBF.HeaderBBox bbox = 1;
hasBottom() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 bottom = 4;
hasBottom() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 bottom = 4;
hasBottom() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 bottom = 4;
hasBounds() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 
hasChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 changeset = 3;
hasChangeset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int64 changeset = 3;
hasChangeset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int64 changeset = 3;
hasDatasize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required int32 datasize = 3;
hasDatasize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
required int32 datasize = 3;
hasDatasize() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
required int32 datasize = 3;
hasDateGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 date_granularity = 18 [default = 1000];
hasDateGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int32 date_granularity = 18 [default = 1000];
hasDateGranularity() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int32 date_granularity = 18 [default = 1000];
hasDense() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
hasDense() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
optional .OSMPBF.DenseNodes dense = 2;
hasDense() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroupOrBuilder
optional .OSMPBF.DenseNodes dense = 2;
hasDenseinfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
hasDenseinfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
optional .OSMPBF.DenseInfo denseinfo = 5;
hasDenseinfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodesOrBuilder
optional .OSMPBF.DenseInfo denseinfo = 5;
hasGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 granularity = 17 [default = 100];
hasGranularity() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int32 granularity = 17 [default = 100];
hasGranularity() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int32 granularity = 17 [default = 100];
hasHeader() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
required int64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
required int64 id = 1;
hasId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSetOrBuilder
required int64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 id = 1;
hasId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
required int64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
required int64 id = 1;
hasId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
required int64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
required int64 id = 1;
hasId() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
required int64 id = 1;
hasId() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
required int64 id = 1;
hasIndexdata() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
optional bytes indexdata = 2;
hasIndexdata() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
optional bytes indexdata = 2;
hasIndexdata() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
optional bytes indexdata = 2;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
optional .OSMPBF.Info info = 4;
hasInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
optional .OSMPBF.Info info = 4;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
optional .OSMPBF.Info info = 4;
hasInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.RelationOrBuilder
optional .OSMPBF.Info info = 4;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
hasInfo() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
optional .OSMPBF.Info info = 4;
hasInfo() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.WayOrBuilder
optional .OSMPBF.Info info = 4;
hasLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lat = 8;
hasLat() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 lat = 8;
hasLat() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 lat = 8;
hasLatOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lat_offset = 19 [default = 0];
hasLatOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int64 lat_offset = 19 [default = 0];
hasLatOffset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int64 lat_offset = 19 [default = 0];
hasLeft() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 left = 1;
hasLeft() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 left = 1;
hasLeft() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 left = 1;
hasLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lon = 9;
hasLon() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
required sint64 lon = 9;
hasLon() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.NodeOrBuilder
required sint64 lon = 9;
hasLonOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lon_offset = 20 [default = 0];
hasLonOffset() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
optional int64 lon_offset = 20 [default = 0];
hasLonOffset() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
optional int64 lon_offset = 20 [default = 0];
hasLz4Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lz4_data = 6;
hasLz4Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes lz4_data = 6;
hasLz4Data() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes lz4_data = 6;
hasLzmaData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lzma_data = 4;
hasLzmaData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes lzma_data = 4;
hasLzmaData() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes lzma_data = 4;
hasMixedContent(Osmformat.PrimitiveBlock) - Static method in class de .topobyte .osm4j .pbf .util . PbfMeta
 
hasNext() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 
hasNodes() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
hasOBSOLETEBzip2Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
Deprecated.
hasOBSOLETEBzip2Data() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
Deprecated.
hasOBSOLETEBzip2Data() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
Deprecated.
hasRaw() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes raw = 1;
hasRaw() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes raw = 1;
hasRaw() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes raw = 1;
hasRawSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional int32 raw_size = 2;
hasRawSize() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional int32 raw_size = 2;
hasRawSize() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional int32 raw_size = 2;
hasRelations() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
hasRight() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 right = 2;
hasRight() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 right = 2;
hasRight() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 right = 2;
hasSource() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
hasSource() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string source = 17;
hasSource() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string source = 17;
hasStringtable() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;
hasStringtable() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
required .OSMPBF.StringTable stringtable = 1;
hasStringtable() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlockOrBuilder
required .OSMPBF.StringTable stringtable = 1;
hasTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 timestamp = 2;
hasTimestamp() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int64 timestamp = 2;
hasTimestamp() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int64 timestamp = 2;
hasTop() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 top = 3;
hasTop() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
required sint64 top = 3;
hasTop() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBoxOrBuilder
required sint64 top = 3;
hasType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
hasType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
required string type = 1;
hasType() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeaderOrBuilder
required string type = 1;
hasType(EntityType) - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
hasUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 uid = 4;
hasUid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int32 uid = 4;
hasUid() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int32 uid = 4;
hasUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional uint32 user_sid = 5;
hasUserSid() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional uint32 user_sid = 5;
hasUserSid() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional uint32 user_sid = 5;
hasVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 version = 1 [default = -1];
hasVersion() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional int32 version = 1 [default = -1];
hasVersion() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional int32 version = 1 [default = -1];
hasVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional bool visible = 6;
hasVisible() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
optional bool visible = 6;
hasVisible() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.InfoOrBuilder
optional bool visible = 6;
hasWays() - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
hasWritingprogram() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
hasWritingprogram() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
optional string writingprogram = 16;
hasWritingprogram() - Method in interface de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlockOrBuilder
optional string writingprogram = 16;
hasZlibData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes zlib_data = 3;
hasZlibData() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
optional bytes zlib_data = 3;
hasZlibData() - Method in interface de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobOrBuilder
optional bytes zlib_data = 3;
HeaderInfo - Class in de.topobyte.osm4j.pbf.executables
 
HeaderInfo() - Constructor for class de .topobyte .osm4j .pbf .executables . HeaderInfo
 

I

ID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
ID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
ID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
ID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
ID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
incr(String) - Method in class de .topobyte .osm4j .pbf .util . StringTable
 
INDEXDATA_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
INFO_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
INFO_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
INFO_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
internalGetValueMap() - Static method in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
 
Interval - Class in de.topobyte.osm4j.pbf.raf
 
Interval(int, int) - Constructor for class de .topobyte .osm4j .pbf .raf . Interval
 
isBlockIndexInitialized() - Method in class de .topobyte .osm4j .pbf .raf . PbfFile
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
isInitialized() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
isUseDense() - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
iterator() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 

K

KEYS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
KEYS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
KEYS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
KEYS_VALS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 

L

LAT_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
LAT_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
LAT_OFFSET_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
LEFT_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
LON_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
LON_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
LON_OFFSET_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
lz4(ByteString) - Method in class de .topobyte .osm4j .pbf .seq . BlockWriter
 
LZ4_DATA_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
LZMA_DATA_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 

M

main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . BlockElementCountInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . BlockSizeInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . BlockTypeInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CompressDeflate
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CompressLz4
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CopyBlockwise
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CopyElementwise
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CopyGroupwise
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . CountBlocks
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . EntitySplit
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . EntitySplitBlockwise
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . FindEntityBlockIntervals
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . HeaderInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .pbf .executables . Uncompress
 
MEMIDS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
mergeBbox(Osmformat.HeaderBBox) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
mergeDense(Osmformat.DenseNodes) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
mergeDenseinfo(Osmformat.DenseInfo) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
mergeFrom(Fileformat.Blob) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
 
mergeFrom(Fileformat.BlobHeader) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
 
mergeFrom(Osmformat.ChangeSet) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
 
mergeFrom(Osmformat.DenseInfo) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
 
mergeFrom(Osmformat.DenseNodes) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
 
mergeFrom(Osmformat.HeaderBBox) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
 
mergeFrom(Osmformat.HeaderBlock) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
 
mergeFrom(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
 
mergeFrom(Osmformat.Node) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
 
mergeFrom(Osmformat.PrimitiveBlock) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
 
mergeFrom(Osmformat.PrimitiveGroup) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
 
mergeFrom(Osmformat.Relation) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
 
mergeFrom(Osmformat.StringTable) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
 
mergeFrom(Osmformat.Way) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
 
mergeInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
mergeInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
mergeInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
mergeStringtable(Osmformat.StringTable) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;

N

newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
newBuilder(Fileformat.Blob) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
newBuilder(Fileformat.BlobHeader) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
newBuilder(Osmformat.ChangeSet) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
newBuilder(Osmformat.DenseInfo) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
newBuilder(Osmformat.DenseNodes) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
newBuilder(Osmformat.HeaderBBox) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
newBuilder(Osmformat.HeaderBlock) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
newBuilder(Osmformat.Info) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
newBuilder(Osmformat.Node) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
newBuilder(Osmformat.PrimitiveBlock) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
newBuilder(Osmformat.PrimitiveGroup) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
newBuilder(Osmformat.Relation) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
newBuilder(Osmformat.StringTable) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
newBuilder() - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
newBuilder(Osmformat.Way) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
newBuilderForType() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
next() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 
NODE_VALUE - Static variable in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
NODE = 0;
NODES_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 

O

OBSOLETE_BZIP2_DATA_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
OPTIONAL_FEATURES_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
Osmformat - Class in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.ChangeSet - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.ChangeSet
Osmformat.ChangeSet.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.ChangeSet
Osmformat.ChangeSetOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.DenseInfo - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.DenseInfo
Osmformat.DenseInfo.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.DenseInfo
Osmformat.DenseInfoOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.DenseNodes - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.DenseNodes
Osmformat.DenseNodes.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.DenseNodes
Osmformat.DenseNodesOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.HeaderBBox - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.HeaderBBox
Osmformat.HeaderBBox.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.HeaderBBox
Osmformat.HeaderBBoxOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.HeaderBlock - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.HeaderBlock
Osmformat.HeaderBlock.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.HeaderBlock
Osmformat.HeaderBlockOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.Info - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Info
Osmformat.Info.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Info
Osmformat.InfoOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.Node - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Node
Osmformat.Node.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Node
Osmformat.NodeOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.PrimitiveBlock - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.PrimitiveBlock
Osmformat.PrimitiveBlock.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.PrimitiveBlock
Osmformat.PrimitiveBlockOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.PrimitiveGroup - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.PrimitiveGroup
Osmformat.PrimitiveGroup.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.PrimitiveGroup
Osmformat.PrimitiveGroupOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.Relation - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Relation
Osmformat.Relation.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Relation
Osmformat.Relation.MemberType - Enum in de.topobyte.osm4j.pbf.protobuf
Protobuf enum OSMPBF.Relation.MemberType
Osmformat.RelationOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.StringTable - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.StringTable
Osmformat.StringTable.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.StringTable
Osmformat.StringTableOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 
Osmformat.Way - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Way
Osmformat.Way.Builder - Class in de.topobyte.osm4j.pbf.protobuf
Protobuf type OSMPBF.Way
Osmformat.WayOrBuilder - Interface in de.topobyte.osm4j.pbf.protobuf
 

P

parse(Osmformat.HeaderBlock) - Method in class de .topobyte .osm4j .pbf .executables . BlockElementCountInfo
 
parse(Osmformat.PrimitiveBlock) - Method in class de .topobyte .osm4j .pbf .executables . BlockElementCountInfo
 
parse(BlobHeader, Fileformat.Blob) - Method in class de .topobyte .osm4j .pbf .executables . BlockSizeInfo
 
parse(Osmformat.HeaderBlock) - Method in class de .topobyte .osm4j .pbf .executables . BlockTypeInfo
 
parse(Osmformat.PrimitiveBlock) - Method in class de .topobyte .osm4j .pbf .executables . BlockTypeInfo
 
parse(InputStream) - Method in class de .topobyte .osm4j .pbf .seq . BlobParser
 
parse(BlobHeader, Fileformat.Blob) - Method in class de .topobyte .osm4j .pbf .seq . BlobParser
 
parse(BlobHeader, Fileformat.Blob) - Method in class de .topobyte .osm4j .pbf .seq . BlockParser
 
parse(Osmformat.HeaderBlock) - Method in class de .topobyte .osm4j .pbf .seq . BlockParser
 
parse(Osmformat.PrimitiveBlock) - Method in class de .topobyte .osm4j .pbf .seq . BlockParser
 
parse(Osmformat.HeaderBlock) - Method in class de .topobyte .osm4j .pbf .seq . PbfParser
 
parse(Osmformat.PrimitiveBlock) - Method in class de .topobyte .osm4j .pbf .seq . PbfParser
 
parseBlock(DataInput, int) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseDelimitedFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseDense(Osmformat.DenseNodes, OsmHandler) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
parseFrom(ByteString) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(byte[]) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(InputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(CodedInputStream) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseHeader(DataInput) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
parseHeader(DataInput, int) - Static method in class de .topobyte .osm4j .pbf .util . PbfUtil
 
parseLat(long) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
Convert a latitude value stored in a protobuf into a double, compensating for granularity and latitude offset
parseLon(long) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
Convert a longitude value stored in a protobuf into a double, compensating for granularity and longitude offset
parseNodes(List<Osmformat.Node>, OsmHandler) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
PARSER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
parseRelations(List<Osmformat.Relation>, OsmHandler) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
parseWays(List<Osmformat.Way>, OsmHandler) - Method in class de .topobyte .osm4j .pbf .seq . PrimParser
 
PbfFile - Class in de.topobyte.osm4j.pbf.raf
 
PbfFile(File) - Constructor for class de .topobyte .osm4j .pbf .raf . PbfFile
 
PbfFile(RandomAccessFile) - Constructor for class de .topobyte .osm4j .pbf .raf . PbfFile
 
PbfIterator - Class in de.topobyte.osm4j.pbf.seq
 
PbfIterator(InputStream, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfIterator
 
PbfMeta - Class in de.topobyte.osm4j.pbf.util
 
PbfMeta() - Constructor for class de .topobyte .osm4j .pbf .util . PbfMeta
 
PbfParser - Class in de.topobyte.osm4j.pbf.seq
 
PbfParser(OsmHandler, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfParser
 
PbfReader - Class in de.topobyte.osm4j.pbf.seq
 
PbfReader(InputStream, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfReader
 
PbfReader(File, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfReader
 
PbfReader(String, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfReader
 
PbfUtil - Class in de.topobyte.osm4j.pbf.util
 
PbfUtil() - Constructor for class de .topobyte .osm4j .pbf .util . PbfUtil
 
PbfWriter - Class in de.topobyte.osm4j.pbf.seq
 
PbfWriter(OutputStream, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PbfWriter
 
PRIMITIVEGROUP_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
PrimParser - Class in de.topobyte.osm4j.pbf.seq
 
PrimParser(Osmformat.PrimitiveBlock, boolean) - Constructor for class de .topobyte .osm4j .pbf .seq . PrimParser
 

R

RAW_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
RAW_SIZE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
read() - Method in class de .topobyte .osm4j .pbf .seq . PbfReader
 
REFS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Fileformat
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class de .topobyte .osm4j .pbf .protobuf . Osmformat
 
RELATION_VALUE - Static variable in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
RELATION = 2;
RELATIONS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
remove() - Method in class de .topobyte .osm4j .pbf .seq . PbfIterator
 
removeChangesets(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
removeNodes(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
removePrimitivegroup(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
removeRelations(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
removeWays(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
REQUIRED_FEATURES_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
RIGHT_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
ROLES_SID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 

S

S_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
serialize() - Method in class de .topobyte .osm4j .pbf .util . StringTable
 
setBatchLimit(int) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
setBbox(Osmformat.HeaderBBox) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
setBbox(Osmformat.HeaderBBox.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional .OSMPBF.HeaderBBox bbox = 1;
setBlobData(ByteString) - Method in class de .topobyte .osm4j .pbf .util . BlockData
 
setBlocksNodes(Interval) - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
setBlocksRelations(Interval) - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
setBlocksWays(Interval) - Method in class de .topobyte .osm4j .pbf .raf . FileStructure
 
setBottom(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 bottom = 4;
setChangeset(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 changeset = 3 [packed = true];
setChangeset(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 changeset = 3;
setChangesets(int, Osmformat.ChangeSet) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
setChangesets(int, Osmformat.ChangeSet.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.ChangeSet changesets = 5;
setCompression(Compression) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
setCompression(Compression) - Method in class de .topobyte .osm4j .pbf .util . BlockData
 
setDatasize(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required int32 datasize = 3;
setDateGranularity(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 date_granularity = 18 [default = 1000];
setDateGranularity(int) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
setDense(Osmformat.DenseNodes) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
setDense(Osmformat.DenseNodes.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
optional .OSMPBF.DenseNodes dense = 2;
setDenseinfo(Osmformat.DenseInfo) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
setDenseinfo(Osmformat.DenseInfo.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
optional .OSMPBF.DenseInfo denseinfo = 5;
setEnd(int) - Method in class de .topobyte .osm4j .pbf .raf . Interval
 
setGranularity(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int32 granularity = 17 [default = 100];
setGranularity(int) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
setHandler(OsmHandler) - Method in class de .topobyte .osm4j .pbf .seq . PbfReader
 
setId(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet.Builder
required int64 id = 1;
setId(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 id = 1 [packed = true];
setId(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 id = 1;
setId(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
required int64 id = 1;
setId(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
required int64 id = 1;
setIndexdata(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
optional bytes indexdata = 2;
setInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
setInfo(Osmformat.Info.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
optional .OSMPBF.Info info = 4;
setInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
setInfo(Osmformat.Info.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
optional .OSMPBF.Info info = 4;
setInfo(Osmformat.Info) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
setInfo(Osmformat.Info.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
optional .OSMPBF.Info info = 4;
setKeys(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 keys = 2 [packed = true];
setKeys(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 keys = 2 [packed = true];
setKeys(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 keys = 2 [packed = true];
setKeysVals(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated int32 keys_vals = 10 [packed = true];
setLat(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lat = 8 [packed = true];
setLat(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lat = 8;
setLatOffset(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lat_offset = 19 [default = 0];
setLeft(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 left = 1;
setLon(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes.Builder
repeated sint64 lon = 9 [packed = true];
setLon(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
required sint64 lon = 9;
setLonOffset(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
optional int64 lon_offset = 20 [default = 0];
setLz4Data(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lz4_data = 6;
setLzmaData(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes lzma_data = 4;
setMemids(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated sint64 memids = 9 [packed = true];
setNodes(int, Osmformat.Node) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
setNodes(int, Osmformat.Node.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Node nodes = 1;
setOBSOLETEBzip2Data(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
Deprecated.
setOptionalFeatures(int, String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string optional_features = 5;
setPrimitivegroup(int, Osmformat.PrimitiveGroup) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
setPrimitivegroup(int, Osmformat.PrimitiveGroup.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
repeated .OSMPBF.PrimitiveGroup primitivegroup = 2;
setRaw(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes raw = 1;
setRawSize(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional int32 raw_size = 2;
setRefs(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated sint64 refs = 8 [packed = true];
setRelations(int, Osmformat.Relation) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
setRelations(int, Osmformat.Relation.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Relation relations = 4;
setRequiredFeatures(int, String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
repeated string required_features = 4;
setRight(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 right = 2;
setRolesSid(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated int32 roles_sid = 8 [packed = true];
setS(int, ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable.Builder
repeated bytes s = 1;
setSource(String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
setSourceBytes(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string source = 17;
setStart(int) - Method in class de .topobyte .osm4j .pbf .raf . Interval
 
setStringtable(Osmformat.StringTable) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;
setStringtable(Osmformat.StringTable.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock.Builder
required .OSMPBF.StringTable stringtable = 1;
setTimestamp(int, long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint64 timestamp = 2 [packed = true];
setTimestamp(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int64 timestamp = 2;
setTop(long) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox.Builder
required sint64 top = 3;
setType(String) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
setTypeBytes(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader.Builder
required string type = 1;
setTypes(int, Osmformat.Relation.MemberType) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated .OSMPBF.Relation.MemberType types = 10 [packed = true];
setUid(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 uid = 4 [packed = true];
setUid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 uid = 4;
setUseDense(boolean) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
setUserSid(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated sint32 user_sid = 5 [packed = true];
setUserSid(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional uint32 user_sid = 5;
setVals(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node.Builder
repeated uint32 vals = 3 [packed = true];
setVals(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.Builder
repeated uint32 vals = 3 [packed = true];
setVals(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way.Builder
repeated uint32 vals = 3 [packed = true];
setVersion(int, int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated int32 version = 1 [packed = true];
setVersion(int) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional int32 version = 1 [default = -1];
setVisible(int, boolean) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo.Builder
repeated bool visible = 6 [packed = true];
setVisible(boolean) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info.Builder
optional bool visible = 6;
setWays(int, Osmformat.Way) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
setWays(int, Osmformat.Way.Builder) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup.Builder
repeated .OSMPBF.Way ways = 3;
setWritingprogram(String) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
setWritingprogramBytes(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock.Builder
optional string writingprogram = 16;
setZlibData(ByteString) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob.Builder
optional bytes zlib_data = 3;
SOURCE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
splitEntities(Osmformat.PrimitiveBlock) - Static method in class de .topobyte .osm4j .pbf .util .copy . EntityGroups
 
StringTable - Class in de.topobyte.osm4j.pbf.util
Class for mapping a set of strings to integers, giving frequently occurring strings small integers.
StringTable() - Constructor for class de .topobyte .osm4j .pbf .util . StringTable
 
STRINGTABLE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 

T

TIMESTAMP_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
TIMESTAMP_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
toBuilder() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
TOP_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
TYPE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
TYPES_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 

U

UID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
UID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
Uncompress - Class in de.topobyte.osm4j.pbf.executables
 
Uncompress() - Constructor for class de .topobyte .osm4j .pbf .executables . Uncompress
 
USER_SID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
USER_SID_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 

V

VALS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
VALS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
VALS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
valueOf(String) - Static method in enum de .topobyte .osm4j .pbf . Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
 
values() - Static method in enum de .topobyte .osm4j .pbf . Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
VERSION_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
VISIBLE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
VISIBLE_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 

W

WAY_VALUE - Static variable in enum de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation.MemberType
WAY = 1;
WAYS_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
write(String, ByteString, Compression, ByteString) - Method in class de .topobyte .osm4j .pbf .seq . BlockWriter
 
write(String, ByteString, Fileformat.Blob) - Method in class de .topobyte .osm4j .pbf .seq . BlockWriter
 
write(OsmBounds) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
write(OsmNode) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
write(OsmWay) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
write(OsmRelation) - Method in class de .topobyte .osm4j .pbf .seq . PbfWriter
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
writeReplace() - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Fileformat.BlobHeader
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.ChangeSet
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseInfo
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.DenseNodes
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBBox
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Info
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Node
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveBlock
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.PrimitiveGroup
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Relation
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.StringTable
 
writeTo(CodedOutputStream) - Method in class de .topobyte .osm4j .pbf .protobuf . Osmformat.Way
 
WRITING_PROGRAM - Static variable in class de .topobyte .osm4j .pbf . Constants
 
WRITINGPROGRAM_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Osmformat.HeaderBlock
 

Z

ZLIB_DATA_FIELD_NUMBER - Static variable in class de .topobyte .osm4j .pbf .protobuf . Fileformat.Blob
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  R  S  T  U  V  W  Z