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

A

add(String) - Method in class de .topobyte .osm4j .tbo .data . StringPoolBuilder
 

B

BLOCK_TYPE_METADATA - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 
BLOCK_TYPE_NODES - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 
BLOCK_TYPE_RELATIONS - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 
BLOCK_TYPE_WAYS - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 
Blockable - Interface in de.topobyte.osm4j.tbo.writerhelper
 
BlockReader - Class in de.topobyte.osm4j.tbo.access
 
BlockReader(CompactReader) - Constructor for class de .topobyte .osm4j .tbo .access . BlockReader
 
BlockWriter - Class in de.topobyte.osm4j.tbo.access
 
BlockWriter(CompactWriter) - Constructor for class de .topobyte .osm4j .tbo .access . BlockWriter
 
BlockWriter(CompactWriter, boolean) - Constructor for class de .topobyte .osm4j .tbo .access . BlockWriter
 
buildStringPool() - Method in class de .topobyte .osm4j .tbo .data . StringPoolBuilder
 

C

clear() - Method in class de .topobyte .osm4j .tbo .writerhelper . NodeBag
 
clear() - Method in class de .topobyte .osm4j .tbo .writerhelper . RelationBag
 
clear() - Method in class de .topobyte .osm4j .tbo .writerhelper . WayBag
 
CompactReader - Class in de.topobyte.osm4j.tbo.io
 
CompactReader() - Constructor for class de .topobyte .osm4j .tbo .io . CompactReader
 
CompactWriter - Class in de.topobyte.osm4j.tbo.io
 
CompactWriter() - Constructor for class de .topobyte .osm4j .tbo .io . CompactWriter
 
compareTo(StringPoolEntry) - Method in class de .topobyte .osm4j .tbo .data . StringPoolEntry
 
complete() - Method in class de .topobyte .osm4j .tbo .access . DefaultHandler
 
complete() - Method in interface de .topobyte .osm4j .tbo .access . Handler
 
complete() - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 

D

de.topobyte.osm4j.tbo.access - package de.topobyte.osm4j.tbo.access
 
de.topobyte.osm4j.tbo.data - package de.topobyte.osm4j.tbo.data
 
de.topobyte.osm4j.tbo.io - package de.topobyte.osm4j.tbo.io
 
de.topobyte.osm4j.tbo.writerhelper - package de.topobyte.osm4j.tbo.writerhelper
 
decodeZigZag(long) - Static method in class de .topobyte .osm4j .tbo .io . CompactReader
 
DEFAULT_BATCH_SIZE - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 
DefaultHandler - Class in de.topobyte.osm4j.tbo.access
 
DefaultHandler() - Constructor for class de .topobyte .osm4j .tbo .access . DefaultHandler
 
Definitions - Class in de.topobyte.osm4j.tbo.data
 
Definitions() - Constructor for class de .topobyte .osm4j .tbo .data . Definitions
 

E

encodeZigZag(long) - Static method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
EntityBag - Class in de.topobyte.osm4j.tbo.writerhelper
 
EntityBag() - Constructor for class de .topobyte .osm4j .tbo .writerhelper . EntityBag
 
EntityTypeHelper - Class in de.topobyte.osm4j.tbo.writerhelper
 
EntityTypeHelper() - Constructor for class de .topobyte .osm4j .tbo .writerhelper . EntityTypeHelper
 

F

FileBlock - Class in de.topobyte.osm4j.tbo.data
 
FileBlock(int, int, byte[]) - Constructor for class de .topobyte .osm4j .tbo .data . FileBlock
 

G

get(String) - Method in class de .topobyte .osm4j .tbo .data . Metadata
 
getBounds() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 
getBuffer() - Method in class de .topobyte .osm4j .tbo .data . FileBlock
 
getByte(EntityType) - Static method in class de .topobyte .osm4j .tbo .writerhelper . EntityTypeHelper
 
getId(String) - Method in class de .topobyte .osm4j .tbo .data . StringPool
 
getNumberOfBytesSigned(long) - Static method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
getNumObjects() - Method in class de .topobyte .osm4j .tbo .data . FileBlock
 
getString(int) - Method in class de .topobyte .osm4j .tbo .data . StringPool
 
getTags() - Method in class de .topobyte .osm4j .tbo .data . Metadata
 
getType() - Method in class de .topobyte .osm4j .tbo .data . FileBlock
 
getType(int) - Static method in class de .topobyte .osm4j .tbo .writerhelper . EntityTypeHelper
 
getVersion() - Method in class de .topobyte .osm4j .tbo .data . Metadata
 

H

handle(Metadata) - Method in class de .topobyte .osm4j .tbo .access . DefaultHandler
 
handle(Node) - Method in class de .topobyte .osm4j .tbo .access . DefaultHandler
 
handle(Way) - Method in class de .topobyte .osm4j .tbo .access . DefaultHandler
 
handle(Relation) - Method in class de .topobyte .osm4j .tbo .access . DefaultHandler
 
handle(Metadata) - Method in interface de .topobyte .osm4j .tbo .access . Handler
 
handle(Node) - Method in interface de .topobyte .osm4j .tbo .access . Handler
 
handle(Way) - Method in interface de .topobyte .osm4j .tbo .access . Handler
 
handle(Relation) - Method in interface de .topobyte .osm4j .tbo .access . Handler
 
Handler - Interface in de.topobyte.osm4j.tbo.access
 
hasBounds() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 
hasNext() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 
hasTag(String) - Method in class de .topobyte .osm4j .tbo .data . Metadata
 

I

InputStreamCompactReader - Class in de.topobyte.osm4j.tbo.io
 
InputStreamCompactReader(InputStream) - Constructor for class de .topobyte .osm4j .tbo .io . InputStreamCompactReader
 
iterator() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 

K

key - Variable in class de .topobyte .osm4j .tbo .data . StringPoolEntry
 
KEY_CREATION_TIME - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 

M

Metadata - Class in de.topobyte.osm4j.tbo.data
 
Metadata(String, Map<String, String>) - Constructor for class de .topobyte .osm4j .tbo .data . Metadata
 

N

next() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 
NodeBag - Class in de.topobyte.osm4j.tbo.writerhelper
 
NodeBag(int) - Constructor for class de .topobyte .osm4j .tbo .writerhelper . NodeBag
 

O

OutputStreamCompactWriter - Class in de.topobyte.osm4j.tbo.io
 
OutputStreamCompactWriter(OutputStream) - Constructor for class de .topobyte .osm4j .tbo .io . OutputStreamCompactWriter
 

P

parseMetadata(CompactReader) - Static method in class de .topobyte .osm4j .tbo .access . ReaderUtil
 
parseNodes(CompactReader, FileBlock) - Static method in class de .topobyte .osm4j .tbo .access . ReaderUtil
 
parseRelations(InputStreamCompactReader, FileBlock) - Static method in class de .topobyte .osm4j .tbo .access . ReaderUtil
 
parseWays(InputStreamCompactReader, FileBlock) - Static method in class de .topobyte .osm4j .tbo .access . ReaderUtil
 
put(OsmNode) - Method in class de .topobyte .osm4j .tbo .writerhelper . NodeBag
 
put(OsmRelation) - Method in class de .topobyte .osm4j .tbo .writerhelper . RelationBag
 
put(OsmWay) - Method in class de .topobyte .osm4j .tbo .writerhelper . WayBag
 

R

read() - Method in class de .topobyte .osm4j .tbo .access . TboReader
 
read(byte[], int, int) - Method in class de .topobyte .osm4j .tbo .io . CompactReader
 
read(byte[], int, int) - Method in class de .topobyte .osm4j .tbo .io . InputStreamCompactReader
 
readBlock() - Method in class de .topobyte .osm4j .tbo .access . BlockReader
 
readByte() - Method in class de .topobyte .osm4j .tbo .io . CompactReader
 
readByte() - Method in class de .topobyte .osm4j .tbo .io . InputStreamCompactReader
 
Reader - Class in de.topobyte.osm4j.tbo.access
 
Reader(CompactReader, Handler) - Constructor for class de .topobyte .osm4j .tbo .access . Reader
 
ReaderUtil - Class in de.topobyte.osm4j.tbo.access
 
ReaderUtil() - Constructor for class de .topobyte .osm4j .tbo .access . ReaderUtil
 
readFully(byte[]) - Method in class de .topobyte .osm4j .tbo .io . CompactReader
 
readString() - Method in class de .topobyte .osm4j .tbo .io . CompactReader
 
readVariableLengthSignedInteger() - Method in class de .topobyte .osm4j .tbo .io . CompactReader
 
RelationBag - Class in de.topobyte.osm4j.tbo.writerhelper
 
RelationBag(int) - Constructor for class de .topobyte .osm4j .tbo .writerhelper . RelationBag
 
remove() - Method in class de .topobyte .osm4j .tbo .access . TboIterator
 
run() - Method in class de .topobyte .osm4j .tbo .access . Reader
 

S

setHandler(OsmHandler) - Method in class de .topobyte .osm4j .tbo .access . TboReader
 
size() - Method in class de .topobyte .osm4j .tbo .data . StringPool
 
StringPool - Class in de.topobyte.osm4j.tbo.data
 
StringPool(List<String>, TMap<String, StringPoolEntry>) - Constructor for class de .topobyte .osm4j .tbo .data . StringPool
 
stringPool - Variable in class de .topobyte .osm4j .tbo .writerhelper . EntityBag
 
StringPoolBuilder - Class in de.topobyte.osm4j.tbo.data
 
StringPoolBuilder() - Constructor for class de .topobyte .osm4j .tbo .data . StringPoolBuilder
 
StringPoolEntry - Class in de.topobyte.osm4j.tbo.data
 
StringPoolEntry(String, int) - Constructor for class de .topobyte .osm4j .tbo .data . StringPoolEntry
 

T

TboIterator - Class in de.topobyte.osm4j.tbo.access
 
TboIterator(InputStream) - Constructor for class de .topobyte .osm4j .tbo .access . TboIterator
 
TboIterator(CompactReader) - Constructor for class de .topobyte .osm4j .tbo .access . TboIterator
 
TboReader - Class in de.topobyte.osm4j.tbo.access
 
TboReader(InputStream) - Constructor for class de .topobyte .osm4j .tbo .access . TboReader
 
TboReader(CompactReader) - Constructor for class de .topobyte .osm4j .tbo .access . TboReader
 
TboWriter - Class in de.topobyte.osm4j.tbo.access
 
TboWriter(OutputStream) - Constructor for class de .topobyte .osm4j .tbo .access . TboWriter
 
TboWriter(OutputStream, boolean) - Constructor for class de .topobyte .osm4j .tbo .access . TboWriter
 
TboWriter(CompactWriter, int) - Constructor for class de .topobyte .osm4j .tbo .access . TboWriter
 
TboWriter(CompactWriter, int, boolean) - Constructor for class de .topobyte .osm4j .tbo .access . TboWriter
 
toString() - Method in class de .topobyte .osm4j .tbo .data . StringPoolEntry
 

V

value - Variable in class de .topobyte .osm4j .tbo .data . StringPoolEntry
 
VERSION - Static variable in class de .topobyte .osm4j .tbo .data . Definitions
 

W

WayBag - Class in de.topobyte.osm4j.tbo.writerhelper
 
WayBag(int) - Constructor for class de .topobyte .osm4j .tbo .writerhelper . WayBag
 
write(OsmBounds) - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 
write(OsmNode) - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 
write(OsmWay) - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 
write(OsmRelation) - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 
write(CompactWriter) - Method in class de .topobyte .osm4j .tbo .data . Metadata
 
write(byte[]) - Method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
write(byte[]) - Method in class de .topobyte .osm4j .tbo .io . OutputStreamCompactWriter
 
write(CompactWriter) - Method in interface de .topobyte .osm4j .tbo .writerhelper . Blockable
 
write(CompactWriter, List<? extends OsmEntity>) - Method in class de .topobyte .osm4j .tbo .writerhelper . EntityBag
 
write(CompactWriter) - Method in class de .topobyte .osm4j .tbo .writerhelper . NodeBag
 
write(CompactWriter) - Method in class de .topobyte .osm4j .tbo .writerhelper . RelationBag
 
write(CompactWriter) - Method in class de .topobyte .osm4j .tbo .writerhelper . WayBag
 
writeBlock(FileBlock) - Method in class de .topobyte .osm4j .tbo .access . BlockWriter
 
writeBlock(Blockable, int, int) - Method in class de .topobyte .osm4j .tbo .access . BlockWriter
 
writeByte(int) - Method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
writeByte(int) - Method in class de .topobyte .osm4j .tbo .io . OutputStreamCompactWriter
 
writeMetadata(Metadata) - Method in class de .topobyte .osm4j .tbo .access . TboWriter
 
writeRelations(CompactWriter, List<OsmRelation>) - Method in class de .topobyte .osm4j .tbo .writerhelper . EntityBag
 
writeString(String) - Method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
writeTags(CompactWriter, OsmEntity) - Method in class de .topobyte .osm4j .tbo .writerhelper . EntityBag
 
writeVariableLengthSignedInteger(long) - Method in class de .topobyte .osm4j .tbo .io . CompactWriter
 
A  B  C  D  E  F  G  H  I  K  M  N  O  P  R  S  T  V  W