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

A

AbstractAreaFilter - Class in de.topobyte.osm4j.utils
 
AbstractAreaFilter() - Constructor for class de .topobyte .osm4j .utils . AbstractAreaFilter
 
AbstractEntityCollector - Class in de.topobyte.osm4j.utils
 
AbstractEntityCollector() - Constructor for class de .topobyte .osm4j .utils . AbstractEntityCollector
 
AbstractEntitySplitter - Class in de.topobyte.osm4j.utils.split
 
AbstractEntitySplitter(OsmIterator, Path, Path, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
AbstractExecutable - Class in de.topobyte.osm4j.utils
 
AbstractExecutable() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutable
 
AbstractExecutableInput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableInput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableInput
 
AbstractExecutableInputOutput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableInputOutput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
AbstractExecutableSingleInputFile - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleInputFile() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFile
 
AbstractExecutableSingleInputFileOutput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleInputFileOutput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFileOutput
 
AbstractExecutableSingleInputStream - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleInputStream() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
AbstractExecutableSingleInputStreamOutput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleInputStreamOutput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
AbstractExecutableSingleInputStreamSingleOutput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleInputStreamSingleOutput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
AbstractExecutableSingleOutput - Class in de.topobyte.osm4j.utils
 
AbstractExecutableSingleOutput() - Constructor for class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
AbstractIdMerge - Class in de.topobyte.osm4j.utils.merge
 
AbstractIdMerge(Collection<OsmIdIterator>) - Constructor for class de .topobyte .osm4j .utils .merge . AbstractIdMerge
 
AbstractMerge - Class in de.topobyte.osm4j.utils.merge
 
AbstractMerge(Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge . AbstractMerge
 
AbstractSortedIdMerge - Class in de.topobyte.osm4j.utils.merge.sorted
 
AbstractSortedIdMerge(Collection<OsmIdIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
AbstractSortedIdMerge.Input - Class in de.topobyte.osm4j.utils.merge.sorted
 
AbstractSortedMerge - Class in de.topobyte.osm4j.utils.merge.sorted
 
AbstractSortedMerge(Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
AbstractSortedMerge.Input < T extends OsmEntity > - Class in de.topobyte.osm4j.utils.merge.sorted
 
AbstractUnsortedMerge - Class in de.topobyte.osm4j.utils.merge.unsorted
 
AbstractUnsortedMerge(Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge
 
AbstractUnsortedMerge.Input < T extends OsmEntity > - Class in de.topobyte.osm4j.utils.merge.unsorted
 
add(EntityContainer) - Method in class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
add(Options) - Static method in class de .topobyte .osm4j .utils .config . PbfOptions
 
add(Options) - Static method in class de .topobyte .osm4j .utils .config . TboOptions
 
advanceNodeItem(AbstractSortedIdMerge.Input, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
advanceNodeItem(AbstractSortedMerge.Input<OsmNode>, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
advanceNodeItem(AbstractUnsortedMerge.Input<OsmNode>) - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
advanceRelationItem(AbstractSortedIdMerge.Input, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
advanceRelationItem(AbstractSortedMerge.Input<OsmRelation>, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
advanceRelationItem(AbstractUnsortedMerge.Input<OsmRelation>) - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
advanceWayItem(AbstractSortedIdMerge.Input, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
advanceWayItem(AbstractSortedMerge.Input<OsmWay>, boolean) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
advanceWayItem(AbstractUnsortedMerge.Input<OsmWay>) - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 

B

BBoxCalculator - Class in de.topobyte.osm4j.utils.bbox
 
BBoxCalculator(OsmIterator) - Constructor for class de .topobyte .osm4j .utils .bbox . BBoxCalculator
 
bounds - Variable in class de .topobyte .osm4j .utils .merge . AbstractIdMerge
 
bounds - Variable in class de .topobyte .osm4j .utils .merge . AbstractMerge
 
bufferedInputStream(File) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 
bufferedInputStream(String) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 
bufferedInputStream(Path) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 
bufferedOutputStream(File) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 
bufferedOutputStream(String) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 
bufferedOutputStream(Path) - Static method in class de .topobyte .osm4j .utils . StreamUtil
 

C

clear() - Method in class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
close() - Method in class de .topobyte .osm4j .utils . OsmMergeIdIteratorInput
 
close() - Method in class de .topobyte .osm4j .utils . OsmMergeIteratorInput
 
close() - Method in class de .topobyte .osm4j .utils . OsmSingleIdIteratorInput
 
close() - Method in class de .topobyte .osm4j .utils . OsmSingleIdReaderInput
 
close() - Method in class de .topobyte .osm4j .utils . OsmSingleIteratorInput
 
close() - Method in class de .topobyte .osm4j .utils . OsmSingleReaderInput
 
closeInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
closeInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
closeOutput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
closeOutput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
complete() - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
complete() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
complete() - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
complete() - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
complete() - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
complete() - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
complete() - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
computeBBox(OsmIteratorInputFactory) - Static method in class de .topobyte .osm4j .utils . OsmUtils
 
createIdIterator() - Method in class de .topobyte .osm4j .utils . OsmFileInput
 
createIdIterator() - Method in class de .topobyte .osm4j .utils . OsmFileSetInput
 
createIdIterator() - Method in class de .topobyte .osm4j .utils . OsmStreamInput
 
createIdReader() - Method in class de .topobyte .osm4j .utils . OsmFileInput
 
createIdReader() - Method in class de .topobyte .osm4j .utils . OsmStreamInput
 
createItem(long, OsmIdIterator) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
createItem(T, OsmIterator) - Method in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
createItem(T, OsmIterator) - Method in class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge
 
createIterator() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
createIterator() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
createIterator(boolean, boolean) - Method in class de .topobyte .osm4j .utils . OsmFileInput
 
createIterator(boolean, boolean) - Method in class de .topobyte .osm4j .utils . OsmFileSetInput
 
createIterator(boolean, boolean) - Method in class de .topobyte .osm4j .utils . OsmStreamInput
 
createReader() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
createReader() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
createReader(boolean, boolean) - Method in class de .topobyte .osm4j .utils . OsmFileInput
 
createReader(boolean, boolean) - Method in class de .topobyte .osm4j .utils . OsmStreamInput
 

D

de.topobyte.osm4j.utils - package de.topobyte.osm4j.utils
 
de.topobyte.osm4j.utils.bbox - package de.topobyte.osm4j.utils.bbox
 
de.topobyte.osm4j.utils.buffer - package de.topobyte.osm4j.utils.buffer
 
de.topobyte.osm4j.utils.config - package de.topobyte.osm4j.utils.config
 
de.topobyte.osm4j.utils.config.limit - package de.topobyte.osm4j.utils.config.limit
 
de.topobyte.osm4j.utils.executables - package de.topobyte.osm4j.utils.executables
 
de.topobyte.osm4j.utils.merge - package de.topobyte.osm4j.utils.merge
 
de.topobyte.osm4j.utils.merge.sorted - package de.topobyte.osm4j.utils.merge.sorted
 
de.topobyte.osm4j.utils.merge.unsorted - package de.topobyte.osm4j.utils.merge.unsorted
 
de.topobyte.osm4j.utils.sort - package de.topobyte.osm4j.utils.sort
 
de.topobyte.osm4j.utils.split - package de.topobyte.osm4j.utils.split
 

E

ElementCountLimit - Class in de.topobyte.osm4j.utils.config.limit
 
ElementCountLimit(int) - Constructor for class de .topobyte .osm4j .utils .config .limit . ElementCountLimit
 
EntityBuffer - Class in de.topobyte.osm4j.utils.buffer
 
EntityBuffer(int) - Constructor for class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
EntitySplitter - Class in de.topobyte.osm4j.utils.split
 
EntitySplitter(OsmIterator, Path, Path, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .utils .split . EntitySplitter
 
execute() - Method in class de .topobyte .osm4j .utils .bbox . BBoxCalculator
 
execute() - Method in class de .topobyte .osm4j .utils .buffer . ParallelExecutor
 
execute() - Method in class de .topobyte .osm4j .utils .executables . OsmEntitySplit
 
execute() - Method in class de .topobyte .osm4j .utils .split . EntitySplitter
 
execute() - Method in class de .topobyte .osm4j .utils .split . ThreadedEntitySplitter
 
extension(FileFormat) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 

F

FileFormat - Enum in de.topobyte.osm4j.utils
 
finish() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
finish() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
finish() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
finish() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
finish() - Method in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 

G

getBounds() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
getBounds() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
getBounds() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
getBounds() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
getBounds() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 
getCompression() - Method in class de .topobyte .osm4j .utils .config . PbfConfig
 
getCompression() - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
getFileFormat() - Method in class de .topobyte .osm4j .utils . OsmFile
 
getFileFormat() - Method in class de .topobyte .osm4j .utils . OsmInputStream
 
getFileFormat() - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils . AbstractExecutable
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmBboxFilter
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCalculateBbox
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCat
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCheckSorted
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCount
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmDropMetadata
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmDropTags
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmEntitySplit
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmFindMostRecentTimestamp
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmMerge
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmReferenceStats
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmRegionFilter
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmSort
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
getHelpMessage() - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
getHumanReadableListOfSupportedFormats() - Static method in enum de .topobyte .osm4j .utils . FileFormat
 
getInputStream() - Method in class de .topobyte .osm4j .utils . OsmInputStream
 
getIterator() - Method in class de .topobyte .osm4j .utils . OsmMergeIdIteratorInput
 
getIterator() - Method in class de .topobyte .osm4j .utils . OsmMergeIteratorInput
 
getIterator() - Method in class de .topobyte .osm4j .utils . OsmSingleIdIteratorInput
 
getIterator() - Method in class de .topobyte .osm4j .utils . OsmSingleIteratorInput
 
getLimitNodes() - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
getLimitRelations() - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
getLimitWays() - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
getMaxElements() - Method in class de .topobyte .osm4j .utils .config .limit . ElementCountLimit
 
getMaxMembers() - Method in class de .topobyte .osm4j .utils .config .limit . RelationMemberLimit
 
getMaxWayNodes() - Method in class de .topobyte .osm4j .utils .config .limit . WayNodeLimit
 
getOsmFile() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFile
 
getOsmFile() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFileOutput
 
getOsmFileInput() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFile
 
getOsmFileInput() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFileOutput
 
getPath() - Method in class de .topobyte .osm4j .utils . OsmFile
 
getPbfConfig() - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
getReader() - Method in class de .topobyte .osm4j .utils . OsmSingleIdReaderInput
 
getReader() - Method in class de .topobyte .osm4j .utils . OsmSingleReaderInput
 
getSize() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
getTboConfig() - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 

H

handle(OsmBounds) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
handle(OsmBounds) - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
handle(OsmBounds) - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
handle(OsmBounds) - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
handle(OsmBounds) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
handle(OsmBounds) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
handle(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
handle(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
handle(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
hasBounds() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
hasBounds - Variable in class de .topobyte .osm4j .utils .merge . AbstractIdMerge
 
hasBounds - Variable in class de .topobyte .osm4j .utils .merge . AbstractMerge
 
hasBounds() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
hasBounds() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
hasBounds() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
hasBounds() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 
hasNext() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
hasNext() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
hasNext() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
hasNext() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
hasNext() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 

I

ids - Variable in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
init() - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
init() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
init() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
init() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
init() - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
init() - Method in class de .topobyte .osm4j .utils .executables . OsmBboxFilter
 
init() - Method in class de .topobyte .osm4j .utils .executables . OsmMerge
 
init() - Method in class de .topobyte .osm4j .utils .executables . OsmRegionFilter
 
init() - Method in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
initBounds() - Method in class de .topobyte .osm4j .utils .merge . AbstractIdMerge
 
initBounds() - Method in class de .topobyte .osm4j .utils .merge . AbstractMerge
 
Input(OsmIdIterator) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge.Input
 
Input(OsmIterator) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge.Input
 
Input(OsmIterator) - Constructor for class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge.Input
 
inputFormat - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInput
 
inputFormat - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
inputs - Variable in class de .topobyte .osm4j .utils .merge . AbstractIdMerge
 
inputs - Variable in class de .topobyte .osm4j .utils .merge . AbstractMerge
 
isEmpty() - Method in class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
isIgnoreDuplicates() - Method in class de .topobyte .osm4j .utils .sort . MemorySort
Whether objects that have the same type and id as a previously encountered element will be discarded from output.
isIgnoreDuplicates() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
Whether objects that have the same type and id as a previously encountered element will be discarded from output.
isUseDenseNodes() - Method in class de .topobyte .osm4j .utils .config . PbfConfig
 
isWriteMetadata() - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
iterator() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
iterator() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
iterator() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
iterator() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
iterator() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 
iterator - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
iteratorReferences - Variable in class de .topobyte .osm4j .utils . AbstractEntityCollector
 

L

line - Variable in class de .topobyte .osm4j .utils . AbstractExecutable
 

M

main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmBboxFilter
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCalculateBbox
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCat
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCheckSorted
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCount
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmDropMetadata
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmDropTags
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmEntitySplit
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmFindMostRecentTimestamp
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmMerge
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmReferenceStats
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmRegionFilter
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmSort
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
main(String[]) - Static method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
MemorySort - Class in de.topobyte.osm4j.utils.sort
 
MemorySort(OsmOutputStream, OsmIterator) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySort
Sort the elements from a OSM input source by their id in memory and write to an OSM output in that order.
MemorySort(OsmOutputStream, OsmIterator, Comparator<OsmEntity>) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySort
Sort the elements from a OSM input source using the supplied comparator in memory and write to an OSM output in that order.
MemorySort(OsmOutputStream, OsmIterator, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySort
Sort the elements from a OSM input source using the supplied comparators in memory and write to an OSM output in that order.
MemorySortIterator - Class in de.topobyte.osm4j.utils.sort
 
MemorySortIterator(OsmIterator) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySortIterator
Sort the elements from a OSM input source by their id in memory and provide them as a single OSM input source in that order.
MemorySortIterator(OsmIterator, Comparator<OsmEntity>) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySortIterator
Sort the elements from a OSM input source by their id in memory and provide them as a single OSM input source in that order.
MemorySortIterator(OsmIterator, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils .sort . MemorySortIterator
Sort the elements from a OSM input source by their id in memory and provide them as a single OSM input source in that order.

N

next() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
next() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
next() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
next() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
next() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 
nodeItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
nodeItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
nodeItems - Variable in class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge
 
NodeLimit - Interface in de.topobyte.osm4j.utils.config.limit
 

O

oosNodes - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
oosRelations - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
oosWays - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
options - Variable in class de .topobyte .osm4j .utils . AbstractExecutable
 
OsmBboxFilter - Class in de.topobyte.osm4j.utils.executables
 
OsmBboxFilter() - Constructor for class de .topobyte .osm4j .utils .executables . OsmBboxFilter
 
OsmBuffer - Class in de.topobyte.osm4j.utils.buffer
 
OsmBuffer(int, int) - Constructor for class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
OsmCalculateBbox - Class in de.topobyte.osm4j.utils.executables
 
OsmCalculateBbox() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCalculateBbox
 
OsmCat - Class in de.topobyte.osm4j.utils.executables
 
OsmCat() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCat
 
OsmCheckSorted - Class in de.topobyte.osm4j.utils.executables
 
OsmCheckSorted() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCheckSorted
 
OsmCollectNodes - Class in de.topobyte.osm4j.utils.executables
 
OsmCollectNodes() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
OsmCollectRelations - Class in de.topobyte.osm4j.utils.executables
 
OsmCollectRelations() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
OsmCollectWays - Class in de.topobyte.osm4j.utils.executables
 
OsmCollectWays() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
OsmCount - Class in de.topobyte.osm4j.utils.executables
 
OsmCount() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCount
 
OsmCountCallback - Class in de.topobyte.osm4j.utils.executables
 
OsmCountCallback() - Constructor for class de .topobyte .osm4j .utils .executables . OsmCountCallback
 
OsmDropMetadata - Class in de.topobyte.osm4j.utils.executables
 
OsmDropMetadata() - Constructor for class de .topobyte .osm4j .utils .executables . OsmDropMetadata
 
OsmDropTags - Class in de.topobyte.osm4j.utils.executables
 
OsmDropTags() - Constructor for class de .topobyte .osm4j .utils .executables . OsmDropTags
 
OsmEntitySplit - Class in de.topobyte.osm4j.utils.executables
 
OsmEntitySplit() - Constructor for class de .topobyte .osm4j .utils .executables . OsmEntitySplit
 
OsmFile - Class in de.topobyte.osm4j.utils
 
OsmFile(Path, FileFormat) - Constructor for class de .topobyte .osm4j .utils . OsmFile
 
OsmFileInput - Class in de.topobyte.osm4j.utils
 
OsmFileInput(OsmFile) - Constructor for class de .topobyte .osm4j .utils . OsmFileInput
 
OsmFileInput(Path, FileFormat) - Constructor for class de .topobyte .osm4j .utils . OsmFileInput
 
OsmFileSetInput - Class in de.topobyte.osm4j.utils
 
OsmFileSetInput(Collection<OsmFile>) - Constructor for class de .topobyte .osm4j .utils . OsmFileSetInput
 
OsmFileSetInput(Collection<OsmFile>, Comparator<? super OsmEntity>) - Constructor for class de .topobyte .osm4j .utils . OsmFileSetInput
 
OsmFileSetInput(Collection<OsmFile>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils . OsmFileSetInput
 
OsmFindMostRecentTimestamp - Class in de.topobyte.osm4j.utils.executables
 
OsmFindMostRecentTimestamp() - Constructor for class de .topobyte .osm4j .utils .executables . OsmFindMostRecentTimestamp
 
OsmIdFilter - Class in de.topobyte.osm4j.utils.executables
 
OsmIdFilter() - Constructor for class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
OsmInputStream - Class in de.topobyte.osm4j.utils
 
OsmInputStream(InputStream, FileFormat) - Constructor for class de .topobyte .osm4j .utils . OsmInputStream
 
OsmIoUtils - Class in de.topobyte.osm4j.utils
 
OsmIoUtils() - Constructor for class de .topobyte .osm4j .utils . OsmIoUtils
 
OsmKeyFilter - Class in de.topobyte.osm4j.utils.executables
 
OsmKeyFilter() - Constructor for class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
OsmMerge - Class in de.topobyte.osm4j.utils.executables
 
OsmMerge() - Constructor for class de .topobyte .osm4j .utils .executables . OsmMerge
 
OsmMergeIdIteratorInput - Class in de.topobyte.osm4j.utils
 
OsmMergeIdIteratorInput(Collection<InputStream>, Collection<OsmIdIterator>) - Constructor for class de .topobyte .osm4j .utils . OsmMergeIdIteratorInput
 
OsmMergeIteratorInput - Class in de.topobyte.osm4j.utils
 
OsmMergeIteratorInput(Collection<InputStream>, Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils . OsmMergeIteratorInput
 
OsmMergeIteratorInput(Collection<InputStream>, Collection<OsmIterator>, Comparator<? super OsmEntity>) - Constructor for class de .topobyte .osm4j .utils . OsmMergeIteratorInput
 
OsmMergeIteratorInput(Collection<InputStream>, Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils . OsmMergeIteratorInput
 
OsmOutputConfig - Class in de.topobyte.osm4j.utils
 
OsmOutputConfig(FileFormat) - Constructor for class de .topobyte .osm4j .utils . OsmOutputConfig
 
OsmOutputConfig(FileFormat, boolean) - Constructor for class de .topobyte .osm4j .utils . OsmOutputConfig
 
OsmOutputConfig(FileFormat, PbfConfig, TboConfig, boolean) - Constructor for class de .topobyte .osm4j .utils . OsmOutputConfig
 
osmOutputStream - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
osmOutputStream - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
OsmReferenceStats - Class in de.topobyte.osm4j.utils.executables
 
OsmReferenceStats() - Constructor for class de .topobyte .osm4j .utils .executables . OsmReferenceStats
 
OsmRegionFilter - Class in de.topobyte.osm4j.utils.executables
 
OsmRegionFilter() - Constructor for class de .topobyte .osm4j .utils .executables . OsmRegionFilter
 
OsmSingleIdIteratorInput - Class in de.topobyte.osm4j.utils
 
OsmSingleIdIteratorInput(InputStream, OsmIdIterator) - Constructor for class de .topobyte .osm4j .utils . OsmSingleIdIteratorInput
 
OsmSingleIdReaderInput - Class in de.topobyte.osm4j.utils
 
OsmSingleIdReaderInput(InputStream, OsmIdReader) - Constructor for class de .topobyte .osm4j .utils . OsmSingleIdReaderInput
 
OsmSingleIteratorInput - Class in de.topobyte.osm4j.utils
 
OsmSingleIteratorInput(InputStream, OsmIterator) - Constructor for class de .topobyte .osm4j .utils . OsmSingleIteratorInput
 
OsmSingleReaderInput - Class in de.topobyte.osm4j.utils
 
OsmSingleReaderInput(InputStream, OsmReader) - Constructor for class de .topobyte .osm4j .utils . OsmSingleReaderInput
 
OsmSort - Class in de.topobyte.osm4j.utils.executables
 
OsmSort() - Constructor for class de .topobyte .osm4j .utils .executables . OsmSort
 
osmStream - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
osmStream - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
OsmStreamInput - Class in de.topobyte.osm4j.utils
 
OsmStreamInput(OsmInputStream) - Constructor for class de .topobyte .osm4j .utils . OsmStreamInput
 
OsmStreamInput(InputStream, FileFormat) - Constructor for class de .topobyte .osm4j .utils . OsmStreamInput
 
OsmTagFilter - Class in de.topobyte.osm4j.utils.executables
 
OsmTagFilter() - Constructor for class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
OsmTagFilterRegex - Class in de.topobyte.osm4j.utils.executables
 
OsmTagFilterRegex() - Constructor for class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
OsmUtils - Class in de.topobyte.osm4j.utils
 
OsmUtils() - Constructor for class de .topobyte .osm4j .utils . OsmUtils
 
out - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
out - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
outputFormat - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
outputFormat - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 

P

ParallelExecutor - Class in de.topobyte.osm4j.utils.buffer
 
ParallelExecutor(Collection<Runnable>) - Constructor for class de .topobyte .osm4j .utils .buffer . ParallelExecutor
 
parse(CommandLine) - Static method in class de .topobyte .osm4j .utils .config . PbfOptions
 
parse(CommandLine) - Static method in class de .topobyte .osm4j .utils .config . TboOptions
 
parseFileFormat(String) - Static method in enum de .topobyte .osm4j .utils . FileFormat
 
passBounds() - Method in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
passNodes - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
passRelations - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
passWays - Variable in class de .topobyte .osm4j .utils .split . AbstractEntitySplitter
 
pathInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFile
 
pathInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFileOutput
 
pathInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
pathInput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
pathOutput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
pathOutput - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
pbfConfig - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
pbfConfig - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
PbfConfig - Class in de.topobyte.osm4j.utils.config
 
PbfConfig() - Constructor for class de .topobyte .osm4j .utils .config . PbfConfig
 
PbfOptions - Class in de.topobyte.osm4j.utils.config
 
PbfOptions() - Constructor for class de .topobyte .osm4j .utils .config . PbfOptions
 
POSSIBLE_COMPRESSION_ARGUMENTS - Static variable in class de .topobyte .osm4j .utils .config . PbfOptions
 
POSSIBLE_COMPRESSION_ARGUMENTS - Static variable in class de .topobyte .osm4j .utils .config . TboOptions
 

R

readMetadata - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInput
 
readMetadata - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
readReferences() - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
readReferences() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
readReferences() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
readReferences() - Method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
readTags - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInput
 
readTags - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
relationItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
relationItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
relationItems - Variable in class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge
 
RelationLimit - Interface in de.topobyte.osm4j.utils.config.limit
 
RelationMemberLimit - Class in de.topobyte.osm4j.utils.config.limit
 
RelationMemberLimit(int) - Constructor for class de .topobyte .osm4j .utils .config .limit . RelationMemberLimit
 
remove() - Method in class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
remove() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
remove() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
 
remove() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
 
remove() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
 
remove() - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
 
run() - Method in class de .topobyte .osm4j .utils . AbstractAreaFilter
 
run() - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
run() - Method in class de .topobyte .osm4j .utils .buffer . RunnableBufferBridge
 
run() - Method in class de .topobyte .osm4j .utils .executables . OsmDropMetadata
 
run() - Method in class de .topobyte .osm4j .utils .executables . OsmDropTags
 
run() - Method in class de .topobyte .osm4j .utils .executables . OsmMerge
 
run() - Method in class de .topobyte .osm4j .utils .merge .sorted . SortedMerge
 
run() - Method in class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMerge
 
run() - Method in class de .topobyte .osm4j .utils .sort . MemorySort
 
RunnableBufferBridge - Class in de.topobyte.osm4j.utils.buffer
 
RunnableBufferBridge(OsmIterator, OsmBuffer) - Constructor for class de .topobyte .osm4j .utils .buffer . RunnableBufferBridge
 

S

setCompression(Compression) - Method in class de .topobyte .osm4j .utils .config . PbfConfig
 
setCompression(Compression) - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
setFileFormat(FileFormat) - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
setIgnoreDuplicates(boolean) - Method in class de .topobyte .osm4j .utils .sort . MemorySort
When set to false, elements with the same id can appear multiple times in the output.
setIgnoreDuplicates(boolean) - Method in class de .topobyte .osm4j .utils .sort . MemorySortIterator
When set to false, elements with the same id can appear multiple times in the output.
setInvalid() - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
setLimitNodes(NodeLimit) - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
setLimitRelations(RelationLimit) - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
setLimitWays(WayLimit) - Method in class de .topobyte .osm4j .utils .config . TboConfig
 
setPbfConfig(PbfConfig) - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
setTboConfig(TboConfig) - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractAreaFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutable
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableInput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFile
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputFileOutput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStream
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamOutput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleInputStreamSingleOutput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmBboxFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmCat
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmDropMetadata
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmDropTags
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmEntitySplit
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmFindMostRecentTimestamp
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmIdFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmKeyFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmMerge
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmReferenceStats
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmRegionFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmSort
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilter
 
setup(String[]) - Method in class de .topobyte .osm4j .utils .executables . OsmTagFilterRegex
 
setupOsmElementCounter(InputStream, FileFormat) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmIdIterator(InputStream, FileFormat) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmIdReader(InputStream, FileFormat) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmIterator(InputStream, FileFormat, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmIterator(InputStream, FileFormat, boolean, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmOutput(OutputStream, FileFormat, boolean, PbfConfig, TboConfig) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmOutput(OutputStream, FileFormat, boolean, PbfConfig, TboConfig, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmOutput(OutputStream, OsmOutputConfig) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmOutput(OutputStream, OsmOutputConfig, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmReader(InputStream, FileFormat, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setupOsmReader(InputStream, FileFormat, boolean, boolean) - Static method in class de .topobyte .osm4j .utils . OsmIoUtils
 
setUseDenseNodes(boolean) - Method in class de .topobyte .osm4j .utils .config . PbfConfig
 
setWriteMetadata(boolean) - Method in class de .topobyte .osm4j .utils . OsmOutputConfig
 
size() - Method in class de .topobyte .osm4j .utils .buffer . EntityBuffer
 
SortedIdMergeIterator - Class in de.topobyte.osm4j.utils.merge.sorted
 
SortedIdMergeIterator(Collection<OsmIdIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedIdMergeIterator
Merge the elements from a collection of OSM input sources to a single OSM input source.
SortedMerge - Class in de.topobyte.osm4j.utils.merge.sorted
 
SortedMerge(OsmOutputStream, Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMerge
Merge the elements from a collection of OSM input sources to a single OSM output.
SortedMerge(OsmOutputStream, Collection<OsmIterator>, Comparator<OsmEntity>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMerge
Merge the elements from a collection of OSM input sources to a single OSM output.
SortedMerge(OsmOutputStream, Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMerge
Merge the elements from a collection of OSM input sources to a single OSM output.
SortedMergeIterator - Class in de.topobyte.osm4j.utils.merge.sorted
 
SortedMergeIterator(Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
Merge the elements from a collection of OSM input sources to a single OSM input source.
SortedMergeIterator(Collection<OsmIterator>, Comparator<OsmEntity>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
Merge the elements from a collection of OSM input sources to a single OSM input source.
SortedMergeIterator(Collection<OsmIterator>, Comparator<? super OsmNode>, Comparator<? super OsmWay>, Comparator<? super OsmRelation>) - Constructor for class de .topobyte .osm4j .utils .merge .sorted . SortedMergeIterator
Merge the elements from a collection of OSM input sources to a single OSM input source.
stop() - Method in class de .topobyte .osm4j .utils .buffer . RunnableBufferBridge
 
stop() - Method in interface de .topobyte .osm4j .utils .buffer . StoppableRunnable
 
StoppableRunnable - Interface in de.topobyte.osm4j.utils.buffer
 
StreamUtil - Class in de.topobyte.osm4j.utils
 
StreamUtil() - Constructor for class de .topobyte .osm4j .utils . StreamUtil
 

T

take(OsmNode) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
take(OsmWay) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
take(OsmRelation) - Method in class de .topobyte .osm4j .utils . AbstractEntityCollector
 
take(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
take(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
take(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectNodes
 
take(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
take(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
take(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectRelations
 
take(OsmNode) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
take(OsmWay) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
take(OsmRelation) - Method in class de .topobyte .osm4j .utils .executables . OsmCollectWays
 
tboConfig - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
tboConfig - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
TboConfig - Class in de.topobyte.osm4j.utils.config
 
TboConfig() - Constructor for class de .topobyte .osm4j .utils .config . TboConfig
 
TboOptions - Class in de.topobyte.osm4j.utils.config
 
TboOptions() - Constructor for class de .topobyte .osm4j .utils .config . TboOptions
 
test - Variable in class de .topobyte .osm4j .utils . AbstractAreaFilter
 
ThreadedEntitySplitter - Class in de.topobyte.osm4j.utils.split
 
ThreadedEntitySplitter(OsmIterator, Path, Path, Path, OsmOutputConfig, int, int) - Constructor for class de .topobyte .osm4j .utils .split . ThreadedEntitySplitter
 

U

UnsortedMerge - Class in de.topobyte.osm4j.utils.merge.unsorted
 
UnsortedMerge(OsmOutputStream, Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMerge
Merge the elements from a collection of OSM input sources to a single OSM output.
UnsortedMergeIterator - Class in de.topobyte.osm4j.utils.merge.unsorted
 
UnsortedMergeIterator(Collection<OsmIterator>) - Constructor for class de .topobyte .osm4j .utils .merge .unsorted . UnsortedMergeIterator
Merge the elements from a collection of OSM input sources to a single OSM input source.

V

valueOf(String) - Static method in enum de .topobyte .osm4j .utils . FileFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum de .topobyte .osm4j .utils . FileFormat
Returns an array containing the constants of this enum type, in the order they are declared.

W

wayItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedIdMerge
 
wayItems - Variable in class de .topobyte .osm4j .utils .merge .sorted . AbstractSortedMerge
 
wayItems - Variable in class de .topobyte .osm4j .utils .merge .unsorted . AbstractUnsortedMerge
 
WayLimit - Interface in de.topobyte.osm4j.utils.config.limit
 
WayNodeLimit - Class in de.topobyte.osm4j.utils.config.limit
 
WayNodeLimit(int) - Constructor for class de .topobyte .osm4j .utils .config .limit . WayNodeLimit
 
write(OsmBounds) - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
write(OsmNode) - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
write(OsmWay) - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
write(OsmRelation) - Method in class de .topobyte .osm4j .utils .buffer . OsmBuffer
 
writeMetadata - Variable in class de .topobyte .osm4j .utils . AbstractExecutableInputOutput
 
writeMetadata - Variable in class de .topobyte .osm4j .utils . AbstractExecutableSingleOutput
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  R  S  T  U  V  W