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

A

AbstractBatch < T> - Class in de.topobyte.osm4j.extra.batch
 
AbstractBatch() - Constructor for class de .topobyte .osm4j .extra .batch . AbstractBatch
 
AbstractExtractor - Class in de.topobyte.osm4j.extra.idextract
 
AbstractExtractor(EntityType, List<ExtractionItem>, OsmOutputConfig, boolean, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .idextract . AbstractExtractor
 
AbstractMissingWayNodesFinder - Class in de.topobyte.osm4j.extra.datatree.ways
 
AbstractMissingWayNodesFinder(Path, Path, Path, String, String, String, FileFormat, FileFormat) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
AbstractNodeTreeDistributor - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
AbstractNodeTreeDistributor(DataTree, Node, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
AbstractQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
AbstractQuery(FileFormat, OsmOutputConfig, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
AbstractRelationsQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
AbstractRelationsQuery(InMemoryListDataSet, InMemoryListDataSet, InMemoryListDataSet, PredicateEvaluator, boolean) - Constructor for class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
AbstractTreeFilesMerger - Class in de.topobyte.osm4j.extra.datatree.merge
 
AbstractTreeFilesMerger(Path, List<String>, List<String>, String, FileFormat, OsmOutputConfig, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
AbstractWaysDistributor - Class in de.topobyte.osm4j.extra.datatree.ways
 
AbstractWaysDistributor(Path, String, String, String, String, String, FileFormat, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
AbstractWaysToTreeMapper - Class in de.topobyte.osm4j.extra.datatree.ways
 
AbstractWaysToTreeMapper(OsmIterator, Path, Path, FileFormat, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
AbstractWriteRequest < T> - Class in de.topobyte.osm4j.extra.threading.write
 
AbstractWriteRequest(T, OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .threading .write . AbstractWriteRequest
 
add(T) - Method in class de .topobyte .osm4j .extra .batch . AbstractBatch
 
add(T) - Method in interface de .topobyte .osm4j .extra .batch . Batch
 
add(T) - Method in class de .topobyte .osm4j .extra .batch . BatchBuilder
 
add(T) - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
add(OsmWay) - Method in class de .topobyte .osm4j .extra .ways . WayBatch
 
addAll(Collection<T>) - Method in class de .topobyte .osm4j .extra .batch . BatchBuilder
 
addNodes(int) - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
addOptions(Options) - Static method in class de .topobyte .osm4j .extra .extracts . ExtractionFilesHelper
 
addWayNodes(int) - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
addWays(int) - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
anyMemberContainedIn(OsmRelation, TLongSet, TLongSet) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 
anyMemberContainedIn(Collection<OsmRelation>, TLongSet, TLongSet) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 
anyNodeContainedIn(OsmWay, TLongSet) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 

B

BaseNodeArrayWriter - Class in de.topobyte.osm4j.extra.nodearray
 
BaseNodeArrayWriter(DataOutputStream) - Constructor for class de .topobyte .osm4j .extra .nodearray . BaseNodeArrayWriter
 
BaseQuery - Class in de.topobyte.osm4j.extra.executables
 
BaseQuery() - Constructor for class de .topobyte .osm4j .extra .executables . BaseQuery
 
Batch < T> - Interface in de.topobyte.osm4j.extra.batch
 
BatchBuilder < T> - Class in de.topobyte.osm4j.extra.batch
 
BatchBuilder(Batch<T>) - Constructor for class de .topobyte .osm4j .extra .batch . BatchBuilder
 
batches - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
BatchFileNames - Class in de.topobyte.osm4j.extra.extracts
 
BatchFileNames(FileFormat) - Constructor for class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
BatchFilesUtil - Class in de.topobyte.osm4j.extra.batch
 
BatchFilesUtil() - Constructor for class de .topobyte .osm4j .extra .batch . BatchFilesUtil
 
BatchSorting - Class in de.topobyte.osm4j.extra.relations.split
 
BatchSorting() - Constructor for class de .topobyte .osm4j .extra .relations .split . BatchSorting
 
BboxQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
BboxQuery(BBox, Path, Path, ExtractionPaths, TreeFileNames, BatchFileNames, FileFormat, OsmOutputConfig, OsmOutputConfig, boolean, boolean, RelationFilter) - Constructor for class de .topobyte .osm4j .extra .extracts .query . BboxQuery
 
BoxUtil - Class in de.topobyte.osm4j.extra.datatree
 
BoxUtil() - Constructor for class de .topobyte .osm4j .extra .datatree . BoxUtil
 
Buffer < T> - Class in de.topobyte.osm4j.extra.threading
 
Buffer(int) - Constructor for class de .topobyte .osm4j .extra .threading . Buffer
 
BufferedRandomAccessFile - Class in de.topobyte.osm4j.extra.io.ra
 
BufferedRandomAccessFile(File, int, int) - Constructor for class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
BufferedRandomAccessFile(RandomAccessFile, int, int) - Constructor for class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
build(Node, OsmWay, OsmEntityProvider) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
build(Path) - Method in class de .topobyte .osm4j .extra .relations . ComplexRelationsDistributor
 
build(OsmIterator) - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
build(Collection<OsmRelation>) - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
build(Path) - Method in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
build(Path) - Method in class de .topobyte .osm4j .extra .relations . SimpleRelationsDistributor
 
BuildExtractionFiles - Class in de.topobyte.osm4j.extra.executables
 
BuildExtractionFiles() - Constructor for class de .topobyte .osm4j .extra .executables . BuildExtractionFiles
 
buildGroups() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
buildGroups() - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationGrouper
 
buildGroupsDirected() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
buildGroupsUndirected() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
buildTree() - Method in class de .topobyte .osm4j .extra .datatree .nodetree . NodeTreeCreatorMaxNodes
 
bytesPerRecord() - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArray
 
bytesPerRecord() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
bytesPerRecord() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
bytesPerRecord() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
bytesPerRecord() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 

C

clear() - Method in class de .topobyte .osm4j .extra .batch . AbstractBatch
 
clear() - Method in interface de .topobyte .osm4j .extra .batch . Batch
 
clear() - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
clear() - Method in class de .topobyte .osm4j .extra .ways . WayBatch
 
close() - Method in interface de .topobyte .osm4j .extra .idbboxlist . IdBboxInput
 
close() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxListInputStream
 
close() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxListOutputStream
 
close() - Method in interface de .topobyte .osm4j .extra .idlist . IdInput
 
close() - Method in class de .topobyte .osm4j .extra .idlist . IdListInputStream
 
close() - Method in class de .topobyte .osm4j .extra .idlist . IdListOutputStream
 
close() - Method in class de .topobyte .osm4j .extra .idlist .merge . MergedIdInput
 
close() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
close() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
close() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
close() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
close() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
close() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
closeOutputs() - Method in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
ClosingDataTreeOutputFactory - Class in de.topobyte.osm4j.extra.datatree.output
 
ClosingDataTreeOutputFactory(DataTreeFiles, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .output . ClosingDataTreeOutputFactory
 
Coding - Class in de.topobyte.osm4j.extra.nodearray
 
Coding() - Constructor for class de .topobyte .osm4j .extra .nodearray . Coding
 
compare(OsmWay, OsmWay) - Method in class de .topobyte .osm4j .extra .ways . WayNodeIdComparator
 
complete() - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
complete() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
ComplexRelationGrouper - Class in de.topobyte.osm4j.extra.relations.split
 
ComplexRelationGrouper(OsmIteratorInputFactory, boolean, boolean) - Constructor for class de .topobyte .osm4j .extra .relations .split . ComplexRelationGrouper
 
ComplexRelationsDistributor - Class in de.topobyte.osm4j.extra.relations
 
ComplexRelationsDistributor(Path, Path, Path, Path, Path, String, String, String, String, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . ComplexRelationsDistributor
 
ComplexRelationsInfo - Class in de.topobyte.osm4j.extra.executables
 
ComplexRelationsInfo() - Constructor for class de .topobyte .osm4j .extra .executables . ComplexRelationsInfo
 
ComplexRelationSorter - Class in de.topobyte.osm4j.extra.relations.split
 
ComplexRelationSorter(Path, Path, String, OsmIteratorInputFactory, OsmOutputConfig, Path, int) - Constructor for class de .topobyte .osm4j .extra .relations .split . ComplexRelationSorter
 
ComplexRelationSplitter - Class in de.topobyte.osm4j.extra.relations.split
 
ComplexRelationSplitter(Path, String, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations .split . ComplexRelationSplitter
 
ComplexRelationsQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
ComplexRelationsQuery(InMemoryListDataSet, InMemoryListDataSet, InMemoryListDataSet, PredicateEvaluator, boolean) - Constructor for class de .topobyte .osm4j .extra .extracts .query . ComplexRelationsQuery
 
ComplexRelationsSorterAndMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
ComplexRelationsSorterAndMemberCollector(OsmIteratorInputFactory, Path, Path, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig, Path, int) - Constructor for class de .topobyte .osm4j .extra .relations . ComplexRelationsSorterAndMemberCollector
 
ComplexRelationsSplitterAndMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
ComplexRelationsSplitterAndMemberCollector(OsmIteratorInputFactory, Path, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . ComplexRelationsSplitterAndMemberCollector
 
contains(long) - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArray
 
contains(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
contains(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
contains(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
contains(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
CountingOsmOutputStream - Class in de.topobyte.osm4j.extra.progress
 
CountingOsmOutputStream(OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
create(EntityType, OsmOutputStream) - Static method in class de .topobyte .osm4j .extra .entitywriter . EntityWriters
 
create(EntityType, List<ExtractionItem>, OsmOutputConfig, boolean, OsmIterator, boolean) - Static method in class de .topobyte .osm4j .extra .idextract . Extractors
 
CreateBatchDirGeometry - Class in de.topobyte.osm4j.extra.executables
 
CreateBatchDirGeometry() - Constructor for class de .topobyte .osm4j .extra .executables . CreateBatchDirGeometry
 
createBatchOutputs() - Method in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
createBboxOutput() - Method in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
createBoxesGeometry(DataTree, Envelope) - Static method in class de .topobyte .osm4j .extra .datatree . BoxUtil
 
createBoxesGeometry(List<Node>, Envelope) - Static method in class de .topobyte .osm4j .extra .datatree . BoxUtil
 
CreateDataTreeBoxGeometry - Class in de.topobyte.osm4j.extra.executables
 
CreateDataTreeBoxGeometry() - Constructor for class de .topobyte .osm4j .extra .executables . CreateDataTreeBoxGeometry
 
createDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributorFactory
 
createDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Method in interface de .topobyte .osm4j .extra .datatree .nodetree .distribute . NodeTreeDistributorFactory
 
createDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . SimpleNodeTreeDistributorFactory
 
createDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributorFactory
 
CreateEmptyDataTreeFromOther - Class in de.topobyte.osm4j.extra.executables
 
CreateEmptyDataTreeFromOther() - Constructor for class de .topobyte .osm4j .extra .executables . CreateEmptyDataTreeFromOther
 
createExtractionItems(Path, String, String) - Static method in class de .topobyte .osm4j .extra .idextract . ExtractionUtil
 
createExtractionItems(Path, String[], String) - Static method in class de .topobyte .osm4j .extra .idextract . ExtractionUtil
 
createFinalOutput(Path) - Method in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
CreateIdBboxListGeometry - Class in de.topobyte.osm4j.extra.executables
 
CreateIdBboxListGeometry() - Constructor for class de .topobyte .osm4j .extra .executables . CreateIdBboxListGeometry
 
createLeafCounter(DataTree, OsmIterator, Node) - Method in interface de .topobyte .osm4j .extra .datatree .nodetree .count . NodeTreeLeafCounterFactory
 
createLeafCounter(DataTree, OsmIterator, Node) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounterFactory
 
createLeafCounter(DataTree, OsmIterator, Node) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounterFactory
 
CreateNodeArray - Class in de.topobyte.osm4j.extra.executables
 
CreateNodeArray() - Constructor for class de .topobyte .osm4j .extra .executables . CreateNodeArray
 
CreateNodeTree - Class in de.topobyte.osm4j.extra.executables
 
CreateNodeTree() - Constructor for class de .topobyte .osm4j .extra .executables . CreateNodeTree
 
CreateNodeTreeBase - Class in de.topobyte.osm4j.extra.executables
 
CreateNodeTreeBase() - Constructor for class de .topobyte .osm4j .extra .executables . CreateNodeTreeBase
 
CreateNodeTreeMaxNodes - Class in de.topobyte.osm4j.extra.executables
 
CreateNodeTreeMaxNodes() - Constructor for class de .topobyte .osm4j .extra .executables . CreateNodeTreeMaxNodes
 
CreateNodeTreeSplitDepth - Class in de.topobyte.osm4j.extra.executables
 
CreateNodeTreeSplitDepth() - Constructor for class de .topobyte .osm4j .extra .executables . CreateNodeTreeSplitDepth
 
createOutput(Path) - Method in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
creatTask(Node) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 

D

dataNodes - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
dataRelations - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
DataTree - Class in de.topobyte.osm4j.extra.datatree
 
DataTree(Envelope) - Constructor for class de .topobyte .osm4j .extra .datatree . DataTree
 
DataTreeBoxGeometryCreator - Class in de.topobyte.osm4j.extra.datatree
 
DataTreeBoxGeometryCreator(File, File) - Constructor for class de .topobyte .osm4j .extra .datatree . DataTreeBoxGeometryCreator
 
DataTreeFiles - Class in de.topobyte.osm4j.extra.datatree
 
DataTreeFiles(File, String) - Constructor for class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
DataTreeFiles(Path, String) - Constructor for class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
DataTreeOpener - Class in de.topobyte.osm4j.extra.datatree
 
DataTreeOpener() - Constructor for class de .topobyte .osm4j .extra .datatree . DataTreeOpener
 
DataTreeOutputFactory - Interface in de.topobyte.osm4j.extra.datatree.output
 
DataTreeUtil - Class in de.topobyte.osm4j.extra.datatree
 
DataTreeUtil() - Constructor for class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
dataWays - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
de.topobyte.osm4j.extra - package de.topobyte.osm4j.extra
 
de.topobyte.osm4j.extra.batch - package de.topobyte.osm4j.extra.batch
 
de.topobyte.osm4j.extra.datatree - package de.topobyte.osm4j.extra.datatree
 
de.topobyte.osm4j.extra.datatree.merge - package de.topobyte.osm4j.extra.datatree.merge
 
de.topobyte.osm4j.extra.datatree.nodetree - package de.topobyte.osm4j.extra.datatree.nodetree
 
de.topobyte.osm4j.extra.datatree.nodetree.count - package de.topobyte.osm4j.extra.datatree.nodetree.count
 
de.topobyte.osm4j.extra.datatree.nodetree.distribute - package de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
de.topobyte.osm4j.extra.datatree.output - package de.topobyte.osm4j.extra.datatree.output
 
de.topobyte.osm4j.extra.datatree.ways - package de.topobyte.osm4j.extra.datatree.ways
 
de.topobyte.osm4j.extra.entitywriter - package de.topobyte.osm4j.extra.entitywriter
 
de.topobyte.osm4j.extra.executables - package de.topobyte.osm4j.extra.executables
 
de.topobyte.osm4j.extra.extracts - package de.topobyte.osm4j.extra.extracts
 
de.topobyte.osm4j.extra.extracts.query - package de.topobyte.osm4j.extra.extracts.query
 
de.topobyte.osm4j.extra.idbboxlist - package de.topobyte.osm4j.extra.idbboxlist
 
de.topobyte.osm4j.extra.idextract - package de.topobyte.osm4j.extra.idextract
 
de.topobyte.osm4j.extra.idlist - package de.topobyte.osm4j.extra.idlist
 
de.topobyte.osm4j.extra.idlist.merge - package de.topobyte.osm4j.extra.idlist.merge
 
de.topobyte.osm4j.extra.io.ra - package de.topobyte.osm4j.extra.io.ra
 
de.topobyte.osm4j.extra.nodearray - package de.topobyte.osm4j.extra.nodearray
 
de.topobyte.osm4j.extra.progress - package de.topobyte.osm4j.extra.progress
 
de.topobyte.osm4j.extra.relations - package de.topobyte.osm4j.extra.relations
 
de.topobyte.osm4j.extra.relations.split - package de.topobyte.osm4j.extra.relations.split
 
de.topobyte.osm4j.extra.threading - package de.topobyte.osm4j.extra.threading
 
de.topobyte.osm4j.extra.threading.write - package de.topobyte.osm4j.extra.threading.write
 
de.topobyte.osm4j.extra.ways - package de.topobyte.osm4j.extra.ways
 
decodeLatFromInt(int) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
decodeLatFromShort(short) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
decodeLonFromInt(int) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
decodeLonFromShort(short) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
dirData - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
Direction - Enum in de.topobyte.osm4j.extra.datatree
 
distribute() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
DistributeComplexRelations - Class in de.topobyte.osm4j.extra.executables
 
DistributeComplexRelations() - Constructor for class de .topobyte .osm4j .extra .executables . DistributeComplexRelations
 
distributeNodes() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
distributeNodes() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributor
 
distributeNodes() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . SimpleNodeTreeDistributor
 
distributeNodes() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributor
 
DistributeRelationsBase - Class in de.topobyte.osm4j.extra.executables
 
DistributeRelationsBase() - Constructor for class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
DistributeSimpleRelations - Class in de.topobyte.osm4j.extra.executables
 
DistributeSimpleRelations() - Constructor for class de .topobyte .osm4j .extra .executables . DistributeSimpleRelations
 
DistributeWays - Class in de.topobyte.osm4j.extra.executables
 
DistributeWays() - Constructor for class de .topobyte .osm4j .extra .executables . DistributeWays
 

E

elements - Variable in class de .topobyte .osm4j .extra .batch . AbstractBatch
 
EmptyDataTreeFromOtherCreator - Class in de.topobyte.osm4j.extra.datatree
 
EmptyDataTreeFromOtherCreator(File, File) - Constructor for class de .topobyte .osm4j .extra .datatree . EmptyDataTreeFromOtherCreator
 
encodeLatAsInt(double) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
encodeLatAsShort(double) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
encodeLonAsInt(double) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
encodeLonAsShort(double) - Static method in class de .topobyte .osm4j .extra .nodearray . Coding
 
ensureOutputDirectory() - Method in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
EntityWriter - Interface in de.topobyte.osm4j.extra.entitywriter
 
EntityWriters - Class in de.topobyte.osm4j.extra.entitywriter
 
EntityWriters() - Constructor for class de .topobyte .osm4j .extra .entitywriter . EntityWriters
 
EntityWriterWriteRequest - Class in de.topobyte.osm4j.extra.threading.write
 
EntityWriterWriteRequest(EntityWriter, OsmEntity) - Constructor for class de .topobyte .osm4j .extra .threading .write . EntityWriterWriteRequest
 
execute() - Method in class de .topobyte .osm4j .extra .datatree . DataTreeBoxGeometryCreator
 
execute() - Method in class de .topobyte .osm4j .extra .datatree . EmptyDataTreeFromOtherCreator
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .merge . SimpleTreeFilesMerger
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .merge . ThreadedTreeFilesMerger
 
execute(OsmIterator) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . IteratorNodeTreeLeafCounter
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounter
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounter
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .nodetree . NodeTreeCreator
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesExtractor
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesFinderTask
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleMissingWayNodesFinder
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysToTreeMapper
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedMissingWayNodesFinder
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysDistributor
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysToTreeMapper
 
execute() - Method in class de .topobyte .osm4j .extra .datatree .ways . WaysToTreeMapperUsingArray
 
execute() - Method in class de .topobyte .osm4j .extra .executables . BaseQuery
 
execute() - Method in class de .topobyte .osm4j .extra .executables . DistributeWays
 
execute() - Method in class de .topobyte .osm4j .extra .executables . ExtractMissingWayNodes
 
execute() - Method in class de .topobyte .osm4j .extra .executables . FindMissingWayNodes
 
execute() - Method in class de .topobyte .osm4j .extra .executables . MapWaysToTreeUsingArray
 
execute() - Method in class de .topobyte .osm4j .extra .executables . MergeTreeFiles
 
execute() - Method in class de .topobyte .osm4j .extra .executables . QueryBbox
 
execute() - Method in class de .topobyte .osm4j .extra .executables . QueryRegion
 
execute() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFilesBuilder
 
execute(RelationQueryBag) - Method in class de .topobyte .osm4j .extra .extracts .query . ComplexRelationsQuery
 
execute(Node, Path, Path, Path, Path, Path, Path) - Method in class de .topobyte .osm4j .extra .extracts .query . LeafQuery
 
execute() - Method in class de .topobyte .osm4j .extra .extracts .query . Query
 
execute(RelationQueryBag) - Method in class de .topobyte .osm4j .extra .extracts .query . SimpleRelationsQuery
 
execute() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxListGeometryCreator
 
execute() - Method in class de .topobyte .osm4j .extra .idextract . SimpleExtractor
 
execute() - Method in class de .topobyte .osm4j .extra .idextract . ThreadedExtractor
 
execute() - Method in class de .topobyte .osm4j .extra .idlist .merge . IdListMerger
 
execute() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayCreator
 
execute() - Method in class de .topobyte .osm4j .extra .relations . ComplexRelationsDistributor
 
execute() - Method in class de .topobyte .osm4j .extra .relations . ComplexRelationsSorterAndMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations . ComplexRelationsSplitterAndMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations . MemberIdsExtractor
 
execute() - Method in class de .topobyte .osm4j .extra .relations . NonTreeRelationsSplitter
 
execute() - Method in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations . RelationsSeparator
 
execute() - Method in class de .topobyte .osm4j .extra .relations . RelationsSplitterAndMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations . SimpleRelationsDistributor
 
execute() - Method in class de .topobyte .osm4j .extra .relations . SimpleRelationsSorterAndMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations . SimpleRelationsSplitterAndMemberCollector
 
execute() - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationSorter
 
execute() - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationSplitter
 
execute() - Method in class de .topobyte .osm4j .extra .relations .split . SimpleRelationSorter
 
execute() - Method in class de .topobyte .osm4j .extra .relations .split . SimpleRelationSplitter
 
execute() - Method in class de .topobyte .osm4j .extra .relations . WayMemberNodeIdsExtractor
 
execute() - Method in interface de .topobyte .osm4j .extra .threading . Task
 
execute() - Method in class de .topobyte .osm4j .extra .ways . SimpleWaysSorterByFirstNodeId
 
execute() - Method in class de .topobyte .osm4j .extra .ways . ThreadedWaysSorterByFirstNodeId
 
executeExtraction() - Method in class de .topobyte .osm4j .extra .idextract . AbstractExtractor
 
ExtractEntities - Class in de.topobyte.osm4j.extra.executables
 
ExtractEntities() - Constructor for class de .topobyte .osm4j .extra .executables . ExtractEntities
 
ExtractionFileNames - Class in de.topobyte.osm4j.extra.extracts
 
ExtractionFileNames(FileFormat) - Constructor for class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
ExtractionFilesBuilder - Class in de.topobyte.osm4j.extra.extracts
 
ExtractionFilesBuilder(Path, FileFormat, Path, FileFormat, ExtractionFileNames, int, boolean, int, int, boolean) - Constructor for class de .topobyte .osm4j .extra .extracts . ExtractionFilesBuilder
 
ExtractionFilesHelper - Class in de.topobyte.osm4j.extra.extracts
 
ExtractionFilesHelper() - Constructor for class de .topobyte .osm4j .extra .extracts . ExtractionFilesHelper
 
ExtractionItem - Class in de.topobyte.osm4j.extra.idextract
 
ExtractionItem(Path, Path) - Constructor for class de .topobyte .osm4j .extra .idextract . ExtractionItem
 
ExtractionItem(List<Path>, Path) - Constructor for class de .topobyte .osm4j .extra .idextract . ExtractionItem
 
ExtractionPaths - Class in de.topobyte.osm4j.extra.extracts
 
ExtractionPaths(Path, ExtractionFileNames) - Constructor for class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
ExtractionUtil - Class in de.topobyte.osm4j.extra.idextract
 
ExtractionUtil() - Constructor for class de .topobyte .osm4j .extra .idextract . ExtractionUtil
 
ExtractMemberIds - Class in de.topobyte.osm4j.extra.executables
 
ExtractMemberIds() - Constructor for class de .topobyte .osm4j .extra .executables . ExtractMemberIds
 
ExtractMissingWayNodes - Class in de.topobyte.osm4j.extra.executables
 
ExtractMissingWayNodes() - Constructor for class de .topobyte .osm4j .extra .executables . ExtractMissingWayNodes
 
Extractor - Interface in de.topobyte.osm4j.extra.idextract
 
Extractors - Class in de.topobyte.osm4j.extra.idextract
 
Extractors() - Constructor for class de .topobyte .osm4j .extra .idextract . Extractors
 
ExtractWayMemberNodeIds - Class in de.topobyte.osm4j.extra.executables
 
ExtractWayMemberNodeIds() - Constructor for class de .topobyte .osm4j .extra .executables . ExtractWayMemberNodeIds
 

F

factory - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
fastRelationTests - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
FILE_NAMES_NODE_BASENAME - Static variable in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
FILE_NAMES_NODE_IDS - Static variable in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
FILE_NAMES_WAY_BASENAME - Static variable in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
FILE_NAMES_WAY_IDS - Static variable in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
FILE_NAMES_WAY_NODE_IDS - Static variable in class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
filename(int) - Method in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
FILENAME_INFO - Static variable in class de .topobyte .osm4j .extra .datatree . DataTree
 
FileNameDefaults - Class in de.topobyte.osm4j.extra.extracts
 
FileNameDefaults() - Constructor for class de .topobyte .osm4j .extra .extracts . FileNameDefaults
 
fileNames - Variable in class de .topobyte .osm4j .extra .executables . CreateNodeTreeBase
 
fileNamesNodes - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
fileNamesNodes - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
fileNamesRelations - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
fileNamesRelations - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
fileNamesTreeRelations - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
fileNamesTreeRelations - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
fileNamesWays - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
fileNamesWays - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
filesNodes - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
filesOutput - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
filesWays - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
FindMissingWayNodes - Class in de.topobyte.osm4j.extra.executables
 
FindMissingWayNodes() - Constructor for class de .topobyte .osm4j .extra .executables . FindMissingWayNodes
 
finish() - Method in class de .topobyte .osm4j .extra .batch . BatchBuilder
 
finish() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
finish() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
finish(OsmStreamOutput) - Method in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
finish() - Method in class de .topobyte .osm4j .extra .idextract . AbstractExtractor
 
finish() - Method in class de .topobyte .osm4j .extra .nodearray . BaseNodeArrayWriter
 
finish() - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArrayWriter
 
finish() - Method in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
finished() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . NodeIteratorRunnable
 
fits(T) - Method in interface de .topobyte .osm4j .extra .batch . Batch
 
fits(T) - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
fits(OsmWay) - Method in class de .topobyte .osm4j .extra .ways . WayBatch
 
forFormat(FileFormat) - Static method in class de .topobyte .osm4j .extra .extracts . FileNameDefaults
 
format - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 

G

get(long) - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArray
 
get(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
get(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
get(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
get(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
getCacheSize() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
getComplexRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getComplexRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getComplexRelations() - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
getComplexRelationsBboxes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getComplexRelationsBboxes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getComplexRelationsEmpty() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getComplexRelationsEmpty() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getCount() - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
getCounter() - Method in class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesFinderTask
 
getCounters() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . IteratorNodeTreeLeafCounter
 
getCounters() - Method in interface de .topobyte .osm4j .extra .datatree .nodetree .count . NodeTreeLeafCounter
 
getCounters() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounter
 
getCounters() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounter
 
getData() - Method in class de .topobyte .osm4j .extra .io .ra . Page
 
getDataNodes1() - Method in class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
getDataNodes2() - Method in class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
getDataWays() - Method in class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
getElements() - Method in class de .topobyte .osm4j .extra .batch . AbstractBatch
 
getElements() - Method in interface de .topobyte .osm4j .extra .batch . Batch
 
getEnvelope() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getEnvelope() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
getFile(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getFile(long) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getFilePointer() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
getFilePointer() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
getFound() - Method in class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesFinderTask
 
getGraph() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
getGroupRelations() - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationGrouper
 
getGroups() - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationGrouper
 
getHead() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . IteratorNodeTreeLeafCounter
 
getHead() - Method in interface de .topobyte .osm4j .extra .datatree .nodetree .count . NodeTreeLeafCounter
 
getHead() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounter
 
getHead() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounter
 
getHead() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . BuildExtractionFiles
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . ComplexRelationsInfo
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . CreateBatchDirGeometry
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . CreateNodeArray
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTree
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeMaxNodes
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeSplitDepth
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . DistributeComplexRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . DistributeSimpleRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . DistributeWays
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . ExtractEntities
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . ExtractMemberIds
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . ExtractMissingWayNodes
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . ExtractWayMemberNodeIds
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . FindMissingWayNodes
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . MapWaysToTree
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . MapWaysToTreeUsingArray
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . MergeTreeFiles
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . NodeArrayInfo
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . NodeArrayShow
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . QueryBbox
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . QueryRegion
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . RelationGraphInfo
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SeparateRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SortComplexRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SortComplexRelationsAndCollectMembers
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SortSimpleRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SortWaysByFirstNodeId
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SplitComplexRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SplitNonTreeRelations
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SplitRelationsAndCollectMembers
 
getHelpMessage() - Method in class de .topobyte .osm4j .extra .executables . SplitSimpleRelations
 
getId() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
getId() - Method in interface de .topobyte .osm4j .extra .relations . RelationGroup
 
getId() - Method in class de .topobyte .osm4j .extra .relations . RelationGroupMultiple
 
getId() - Method in class de .topobyte .osm4j .extra .relations . RelationGroupSingle
 
getIdsHasChildRelations() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
getIdsIsChildRelation() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
getIdsSimpleRelations() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
getInner() - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
getInner(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
getLeaf() - Method in class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
getLeafs() - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
getLeafs(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
getLeft() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getLevel() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getNode(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayEntityProvider
 
getNodeProvider() - Method in class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
getNodes() - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
getNodes() - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
getNotFound() - Method in class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesFinderTask
 
getNumComplexRelations() - Method in class de .topobyte .osm4j .extra .extracts .query . QueryResult
 
getNumMembers() - Method in class de .topobyte .osm4j .extra .relations . Group
 
getNumNoChildren() - Method in class de .topobyte .osm4j .extra .relations . RelationGraph
 
getNumNodes() - Method in class de .topobyte .osm4j .extra .extracts .query . QueryResult
 
getNumNodes() - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
getNumNodes() - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
getNumRelations() - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
getNumRelations() - Method in class de .topobyte .osm4j .extra .relations . Group
 
getNumSimpleRelations() - Method in class de .topobyte .osm4j .extra .extracts .query . QueryResult
 
getNumWayNodes() - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
getNumWays() - Method in class de .topobyte .osm4j .extra .extracts .query . QueryResult
 
getNumWays() - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
getNumWays() - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
getOffset() - Method in class de .topobyte .osm4j .extra .io .ra . Page
 
getOutputs() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
getPageSize() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
getParent() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getPath(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getPath(long) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getPath() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getPathOutput() - Method in class de .topobyte .osm4j .extra .idextract . ExtractionItem
 
getPaths(Path, String) - Static method in class de .topobyte .osm4j .extra .batch . BatchFilesUtil
 
getPathsIds() - Method in class de .topobyte .osm4j .extra .idextract . ExtractionItem
 
getRelation(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayEntityProvider
 
getRelationIds() - Method in class de .topobyte .osm4j .extra .relations . Group
 
getRelationNames() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getRelations() - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
getRelations() - Method in interface de .topobyte .osm4j .extra .relations . RelationGroup
 
getRelations() - Method in class de .topobyte .osm4j .extra .relations . RelationGroupMultiple
 
getRelations() - Method in class de .topobyte .osm4j .extra .relations . RelationGroupSingle
 
getResults() - Method in class de .topobyte .osm4j .extra .batch . BatchBuilder
 
getRight() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getRoot() - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
getSibling() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getSimpleRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSimpleRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getSimpleRelations() - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
getSimpleRelationsBboxes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSimpleRelationsBboxes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getSimpleRelationsEmpty() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSimpleRelationsEmpty() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getSize() - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
getSize() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
getSize() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
getSize() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
getSplitDirection() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
getSplitNodes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSplitNodes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getSplitRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSplitRelations() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getSplitWays() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getSplitWays() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getStart() - Method in class de .topobyte .osm4j .extra .relations . Group
 
getSubdirFile(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getSubdirPath(Node) - Method in class de .topobyte .osm4j .extra .datatree . DataTreeFiles
 
getTree() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getTree() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
getTreeNames() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getWay(long) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayEntityProvider
 
getWays() - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
getWays() - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
getWaysByNodes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
getWaysByNodes() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
Group - Class in de.topobyte.osm4j.extra.relations
 
Group(long, TLongSet) - Constructor for class de .topobyte .osm4j .extra .relations . Group
 
groupSize(Group, OsmEntityProvider) - Static method in class de .topobyte .osm4j .extra .relations . RelationGroupUtil
 

H

handle(OsmNode) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . NodeIteratorRunnable
 
handle(OsmNode) - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributor
 
hasNext() - Method in class de .topobyte .osm4j .extra .relations . RelationIterator
 
hasNext() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
hasNext() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
head - Variable in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
htime(String) - Method in class de .topobyte .osm4j .extra .extracts . TimeTable
 

I

IdBboxEntry - Class in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxEntry(long, Envelope, int) - Constructor for class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
IdBboxInput - Interface in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxListGeometryCreator - Class in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxListGeometryCreator(File, File) - Constructor for class de .topobyte .osm4j .extra .idbboxlist . IdBboxListGeometryCreator
 
IdBboxListInputStream - Class in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxListInputStream(InputStream) - Constructor for class de .topobyte .osm4j .extra .idbboxlist . IdBboxListInputStream
 
IdBboxListOutputStream - Class in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxListOutputStream(OutputStream) - Constructor for class de .topobyte .osm4j .extra .idbboxlist . IdBboxListOutputStream
 
IdBboxUtil - Class in de.topobyte.osm4j.extra.idbboxlist
 
IdBboxUtil() - Constructor for class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
IdInput - Interface in de.topobyte.osm4j.extra.idlist
 
IdListInputStream - Class in de.topobyte.osm4j.extra.idlist
 
IdListInputStream(InputStream) - Constructor for class de .topobyte .osm4j .extra .idlist . IdListInputStream
 
IdListMerger - Class in de.topobyte.osm4j.extra.idlist.merge
 
IdListMerger(IdListOutputStream, Collection<IdInput>) - Constructor for class de .topobyte .osm4j .extra .idlist .merge . IdListMerger
 
IdListOutputStream - Class in de.topobyte.osm4j.extra.idlist
 
IdListOutputStream(OutputStream) - Constructor for class de .topobyte .osm4j .extra .idlist . IdListOutputStream
 
idToBatch - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
increment() - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
increment(long) - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
init(Node, boolean) - Method in class de .topobyte .osm4j .extra .datatree .output . ClosingDataTreeOutputFactory
 
init(Node, boolean) - Method in interface de .topobyte .osm4j .extra .datatree .output . DataTreeOutputFactory
 
init() - Method in class de .topobyte .osm4j .extra .executables . ExtractEntities
 
init() - Method in class de .topobyte .osm4j .extra .executables . SplitComplexRelations
 
init() - Method in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
initNewTree(Path, OsmBounds) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
initNewTree(Path, BBox) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
initOutputs() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
initOutputs() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributor
 
initOutputs() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . SimpleNodeTreeDistributor
 
initOutputs() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributor
 
inputFormat - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
inputFormat - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
inputFormatNodes - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
inputFormatWays - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
INT_NULL - Static variable in class de .topobyte .osm4j .extra .nodearray . Coding
 
isFull() - Method in interface de .topobyte .osm4j .extra .batch . Batch
 
isFull() - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
isFull() - Method in class de .topobyte .osm4j .extra .ways . WayBatch
 
isLeaf() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
iterator - Variable in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
iterator() - Method in class de .topobyte .osm4j .extra .relations . RelationIterator
 
iterator() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
iterator() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
iteratorFactory - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
IteratorNodeTreeLeafCounter - Class in de.topobyte.osm4j.extra.datatree.nodetree.count
 
IteratorNodeTreeLeafCounter(DataTree, Node) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .count . IteratorNodeTreeLeafCounter
 

K

keepTmp - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 

L

lastId - Variable in class de .topobyte .osm4j .extra .nodearray . BaseNodeArrayWriter
 
leafData(LeafData) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
LeafData - Class in de.topobyte.osm4j.extra.datatree.ways
 
LeafData(Node, InMemoryListDataSet, InMemoryListDataSet, InMemoryListDataSet) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . LeafData
 
leafData(LeafData) - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysDistributor
 
leafData(LeafData) - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysDistributor
 
LeafQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
LeafQuery(PredicateEvaluator, DataTreeFiles, DataTreeFiles, DataTreeFiles, DataTreeFiles, FileFormat, OsmOutputConfig, OsmOutputConfig, boolean) - Constructor for class de .topobyte .osm4j .extra .extracts .query . LeafQuery
 
leafs - Variable in class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
leafs - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
lineworkBuilder - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
LruHashMap < K , V> - Class in de.topobyte.osm4j.extra.io.ra
 
LruHashMap(int) - Constructor for class de .topobyte .osm4j .extra .io .ra . LruHashMap
 

M

main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . BuildExtractionFiles
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . ComplexRelationsInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateBatchDirGeometry
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateDataTreeBoxGeometry
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateEmptyDataTreeFromOther
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateIdBboxListGeometry
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateNodeArray
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateNodeTree
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeMaxNodes
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeSplitDepth
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . DistributeComplexRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . DistributeSimpleRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . DistributeWays
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . ExtractEntities
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . ExtractMemberIds
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . ExtractMissingWayNodes
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . ExtractWayMemberNodeIds
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . FindMissingWayNodes
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . MapWaysToTree
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . MapWaysToTreeUsingArray
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . MergeTreeFiles
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . NodeArrayInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . NodeArrayShow
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . QueryBbox
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . QueryRegion
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . RelationGraphInfo
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SeparateRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SortComplexRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SortComplexRelationsAndCollectMembers
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SortSimpleRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SortWaysByFirstNodeId
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SplitComplexRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SplitNonTreeRelations
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SplitRelationsAndCollectMembers
 
main(String[]) - Static method in class de .topobyte .osm4j .extra .executables . SplitSimpleRelations
 
map() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
MapWaysToTree - Class in de.topobyte.osm4j.extra.executables
 
MapWaysToTree() - Constructor for class de .topobyte .osm4j .extra .executables . MapWaysToTree
 
MapWaysToTreeUsingArray - Class in de.topobyte.osm4j.extra.executables
 
MapWaysToTreeUsingArray() - Constructor for class de .topobyte .osm4j .extra .executables . MapWaysToTreeUsingArray
 
melt() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
MemberIdsExtractor - Class in de.topobyte.osm4j.extra.relations
 
MemberIdsExtractor(Path[], String, String, String, FileFormat) - Constructor for class de .topobyte .osm4j .extra .relations . MemberIdsExtractor
 
MergedIdInput - Class in de.topobyte.osm4j.extra.idlist.merge
 
MergedIdInput(Collection<IdInput>) - Constructor for class de .topobyte .osm4j .extra .idlist .merge . MergedIdInput
 
mergeFiles(Node) - Method in class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
MergeTreeFiles - Class in de.topobyte.osm4j.extra.executables
 
MergeTreeFiles() - Constructor for class de .topobyte .osm4j .extra .executables . MergeTreeFiles
 
mergeUnderfilledSiblings(DataTree, Node, int, TLongLongMap) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
MissingEntityCounter - Class in de.topobyte.osm4j.extra
 
MissingEntityCounter() - Constructor for class de .topobyte .osm4j .extra . MissingEntityCounter
 
MissingWayNodesExtractor - Class in de.topobyte.osm4j.extra.datatree.ways
 
MissingWayNodesExtractor(OsmIterator, Path, String, Path, String, OsmOutputConfig, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesExtractor
 
MissingWayNodesFinder - Interface in de.topobyte.osm4j.extra.datatree.ways
 
MissingWayNodesFinderTask - Class in de.topobyte.osm4j.extra.datatree.ways
 
MissingWayNodesFinderTask(OsmFile, OsmFile, File, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . MissingWayNodesFinderTask
 
MultiThreadedNodeTreeDistributor - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
MultiThreadedNodeTreeDistributor(DataTree, Node, DataTreeOutputFactory, OsmIterator, int) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributor
 
MultiThreadedNodeTreeDistributor(DataTree, Node, List<DataTreeOutputFactory>, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributor
 
MultiThreadedNodeTreeDistributorFactory - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
MultiThreadedNodeTreeDistributorFactory(int) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . MultiThreadedNodeTreeDistributorFactory
 

N

next() - Method in interface de .topobyte .osm4j .extra .idbboxlist . IdBboxInput
 
next() - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxListInputStream
 
next() - Method in interface de .topobyte .osm4j .extra .idlist . IdInput
 
next() - Method in class de .topobyte .osm4j .extra .idlist . IdListInputStream
 
next() - Method in class de .topobyte .osm4j .extra .idlist .merge . MergedIdInput
 
next() - Method in class de .topobyte .osm4j .extra .relations . RelationIterator
 
next() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
next() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
Node - Class in de.topobyte.osm4j.extra.datatree
 
NodeArray - Interface in de.topobyte.osm4j.extra.nodearray
 
NodeArrayCreator - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayCreator(OsmIterator, Path, NodeArrayType) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayCreator
 
NodeArrayDouble - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayDouble(RandomAccess) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
NodeArrayDouble(File) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
NodeArrayDouble(File, int, int) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
NodeArrayEntityProvider - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayEntityProvider(NodeArray) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayEntityProvider
 
NodeArrayFloat - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayFloat(RandomAccess) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
NodeArrayFloat(File) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
NodeArrayFloat(File, int, int) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
NodeArrayInfo - Class in de.topobyte.osm4j.extra.executables
 
NodeArrayInfo() - Constructor for class de .topobyte .osm4j .extra .executables . NodeArrayInfo
 
NodeArrayInteger - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayInteger(RandomAccess) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
NodeArrayInteger(File) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
NodeArrayInteger(File, int, int) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
NodeArrayShort - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayShort(RandomAccess) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
NodeArrayShort(File) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
NodeArrayShort(File, int, int) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 
NodeArrayShow - Class in de.topobyte.osm4j.extra.executables
 
NodeArrayShow() - Constructor for class de .topobyte .osm4j .extra .executables . NodeArrayShow
 
NodeArrayType - Enum in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriter - Interface in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriterDouble - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriterDouble(DataOutputStream) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterDouble
 
NodeArrayWriterFloat - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriterFloat(DataOutputStream) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterFloat
 
NodeArrayWriterInteger - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriterInteger(DataOutputStream) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterInteger
 
NodeArrayWriterShort - Class in de.topobyte.osm4j.extra.nodearray
 
NodeArrayWriterShort(DataOutputStream) - Constructor for class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterShort
 
NodeIteratorRunnable - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
NodeIteratorRunnable(OsmIterator) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . NodeIteratorRunnable
 
NodeProgress - Class in de.topobyte.osm4j.extra.progress
 
NodeProgress() - Constructor for class de .topobyte .osm4j .extra .progress . NodeProgress
 
NodeTreeCreator - Class in de.topobyte.osm4j.extra.datatree.nodetree
 
NodeTreeCreator(DataTree, OsmIterator, DataTreeOutputFactory, NodeTreeDistributorFactory) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree . NodeTreeCreator
 
NodeTreeCreatorMaxNodes - Class in de.topobyte.osm4j.extra.datatree.nodetree
 
NodeTreeCreatorMaxNodes(DataTree, OsmInputAccessFactory, DataTreeOutputFactory, int, int, int, Path, String, OsmOutputConfig, NodeTreeLeafCounterFactory, NodeTreeDistributorFactory) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree . NodeTreeCreatorMaxNodes
 
NodeTreeDistributor - Interface in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
NodeTreeDistributorFactory - Interface in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
NodeTreeLeafCounter - Interface in de.topobyte.osm4j.extra.datatree.nodetree.count
 
NodeTreeLeafCounterFactory - Interface in de.topobyte.osm4j.extra.datatree.nodetree.count
 
NodeWriter - Class in de.topobyte.osm4j.extra.entitywriter
 
NodeWriter(OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .entitywriter . NodeWriter
 
NodeWriteRequest - Class in de.topobyte.osm4j.extra.threading.write
 
NodeWriteRequest(OsmNode, OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .threading .write . NodeWriteRequest
 
NonTreeRelationsSplitter - Class in de.topobyte.osm4j.extra.relations
 
NonTreeRelationsSplitter(Path, Path, Path, Path, Path, Path, Path, Path, FileFormat, OsmOutputConfig, Path, Path, int, int) - Constructor for class de .topobyte .osm4j .extra .relations . NonTreeRelationsSplitter
 
nonZero() - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
NormalRandomAccessFile - Class in de.topobyte.osm4j.extra.io.ra
 
NormalRandomAccessFile(File) - Constructor for class de .topobyte .osm4j .extra .io .ra . NormalRandomAccessFile
 
NormalRandomAccessFile(String) - Constructor for class de .topobyte .osm4j .extra .io .ra . NormalRandomAccessFile
 

O

object - Variable in class de .topobyte .osm4j .extra .threading .write . AbstractWriteRequest
 
ObjectBuffer < T> - Class in de.topobyte.osm4j.extra.threading
 
ObjectBuffer(int, int) - Constructor for class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
open(File) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeOpener
 
openExistingTree(Path) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
out - Variable in class de .topobyte .osm4j .extra .nodearray . BaseNodeArrayWriter
 
output(EntityWriter, OsmEntity) - Method in class de .topobyte .osm4j .extra .idextract . AbstractExtractor
 
output(EntityWriter, OsmEntity) - Method in class de .topobyte .osm4j .extra .idextract . SimpleExtractor
 
output(EntityWriter, OsmEntity) - Method in class de .topobyte .osm4j .extra .idextract . ThreadedExtractor
 
output - Variable in class de .topobyte .osm4j .extra .threading .write . AbstractWriteRequest
 
outputBboxes - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
outputBboxes - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
outputConfig - Variable in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
outputConfig - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
outputConfig - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
outputConfig - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
outputConfigIntermediate - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
outputEmpty - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
outputEmpty - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
outputNonTree - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
outputNonTree - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
outputs - Variable in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
outputs - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
outputs - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
outputs - Variable in class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
outputsNodes - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
outputsWays - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 

P

Page - Class in de.topobyte.osm4j.extra.io.ra
 
Page(long, byte[]) - Constructor for class de .topobyte .osm4j .extra .io .ra . Page
 
parse(CommandLine, ExtractionFileNames) - Static method in class de .topobyte .osm4j .extra .extracts . ExtractionFilesHelper
 
pathComplexRelations - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathComplexRelationsBboxes - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathData - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
pathData - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
pathInput - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathOutput - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathOutput - Variable in class de .topobyte .osm4j .extra .executables . CreateNodeTreeBase
 
pathOutput - Variable in class de .topobyte .osm4j .extra .executables . SortWaysByFirstNodeId
 
pathOutputBboxes - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
pathOutputBboxes - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
pathOutputEmpty - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
pathOutputEmpty - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
pathOutputNonTree - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
pathOutputNonTree - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
pathSimpleRelations - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathSimpleRelationsBboxes - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathTmp - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathTree - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
pathTree - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
pathTree - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
pathTree - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
perform() - Method in class de .topobyte .osm4j .extra .threading .write . EntityWriterWriteRequest
 
perform() - Method in class de .topobyte .osm4j .extra .threading .write . NodeWriteRequest
 
perform() - Method in class de .topobyte .osm4j .extra .threading .write . RelationWriteRequest
 
perform() - Method in class de .topobyte .osm4j .extra .threading .write . WayWriteRequest
 
perform() - Method in interface de .topobyte .osm4j .extra .threading .write . WriteRequest
 
prepare() - Method in class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
prepare() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
prepare() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
prepare() - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
prepare() - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysToTreeMapper
 
print() - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
print(long) - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
printInfo() - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFilesBuilder
 
printStatus() - Method in class de .topobyte .osm4j .extra .threading . StatusRunnable
 
printTimed(long) - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
process(OsmWay, Node) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
process(OsmWay, Node) - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysToTreeMapper
 
processLeafs() - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleMissingWayNodesFinder
 
processLeafs() - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedMissingWayNodesFinder
 
PROPERTY_BBOX - Static variable in class de .topobyte .osm4j .extra .datatree . DataTree
 
provider - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
put(OsmWay, Node) - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysToTreeMapper
 
putNodes(OsmWay, TLongObjectMap<OsmNode>, OsmEntityProvider) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all nodes of the specified way from the entityProvider and insert them into the map.
putNodes(OsmWay, TLongObjectMap<OsmNode>, OsmEntityProvider, TLongSet) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all nodes of the specified way from the entityProvider and insert them into the map if they are not already present in the specified set of identifiers.
putNodes(OsmRelation, TLongObjectMap<OsmNode>, OsmEntityProvider) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all nodes directly referenced by the specified relation from the entityProvider and insert them into the map.
putNodes(OsmRelation, TLongObjectMap<OsmNode>, OsmEntityProvider, TLongSet, MissingEntityCounter) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all nodes directly referenced by the specified relation from the entityProvider and insert them into the map if they are not already present in the specified set of identifiers.
putWays(OsmRelation, TLongObjectMap<OsmWay>, OsmEntityProvider, TLongSet) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all ways directly referenced by the specified relation from the entityProvider and insert them into the map if they are not already present in the specified set of identifiers.
putWaysAndWayNodes(OsmRelation, TLongObjectMap<OsmNode>, TLongObjectMap<OsmWay>, OsmEntityProvider) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all ways directly referenced by the specified relation and the nodes referenced by those ways from the entityProvider and insert them into the maps.
putWaysAndWayNodes(OsmRelation, TLongObjectMap<OsmNode>, TLongObjectMap<OsmWay>, OsmEntityProvider, TLongSet, MissingEntityCounter) - Static method in class de .topobyte .osm4j .extra . QueryUtil
Retrieve all ways directly referenced by the specified relation and the nodes referenced by those ways from the entityProvider and insert them into the maps if they are not already present in the specified sets of identifiers.

Q

query(double, double) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(Coordinate) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(Node, double, double) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(Node, Coordinate) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(Geometry) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(Envelope) - Method in class de .topobyte .osm4j .extra .datatree . DataTree
 
query(List<Node>, double, double) - Method in class de .topobyte .osm4j .extra .datatree . Node
 
query(List<Node>, Geometry) - Method in class de .topobyte .osm4j .extra .datatree . Node
 
Query - Class in de.topobyte.osm4j.extra.extracts.query
 
Query(Envelope, PredicateEvaluator, Path, Path, ExtractionPaths, TreeFileNames, BatchFileNames, FileFormat, OsmOutputConfig, OsmOutputConfig, boolean, boolean, RelationFilter) - Constructor for class de .topobyte .osm4j .extra .extracts .query . Query
Create a query to extract data contained in an area from an extraction database.
QueryBbox - Class in de.topobyte.osm4j.extra.executables
 
QueryBbox() - Constructor for class de .topobyte .osm4j .extra .executables . QueryBbox
 
queryEnvelope - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
QueryRegion - Class in de.topobyte.osm4j.extra.executables
 
QueryRegion() - Constructor for class de .topobyte .osm4j .extra .executables . QueryRegion
 
QueryResult - Class in de.topobyte.osm4j.extra.extracts.query
 
QueryResult(int, int, int, int) - Constructor for class de .topobyte .osm4j .extra .extracts .query . QueryResult
 
QueryUtil - Class in de.topobyte.osm4j.extra
 
QueryUtil() - Constructor for class de .topobyte .osm4j .extra . QueryUtil
 

R

RandomAccess - Interface in de.topobyte.osm4j.extra.io.ra
 
read(Path) - Method in class de .topobyte .osm4j .extra .extracts .query . AbstractQuery
 
read(InputStream) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
read(Path) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
read(File) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
read(byte[]) - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
read(byte[], int, int) - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
read(byte[]) - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
read(byte[], int, int) - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
read(Path, boolean, boolean) - Method in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
readBoxes(InputStream) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
readBoxes(Path) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
readBoxes(File) - Static method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxUtil
 
readByte() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readDouble() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readDouble() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
readFloat() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readFloat() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
readGroupRelations(boolean) - Method in class de .topobyte .osm4j .extra .relations .split . ComplexRelationGrouper
 
readInt() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readInt() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
readLong() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readLong() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
readShort() - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
readShort() - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
regionBuilder - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
RegionQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
RegionQuery(Geometry, Path, Path, ExtractionPaths, TreeFileNames, BatchFileNames, FileFormat, OsmOutputConfig, OsmOutputConfig, boolean, boolean, RelationFilter) - Constructor for class de .topobyte .osm4j .extra .extracts .query . RegionQuery
 
RelationFilter - Interface in de.topobyte.osm4j.extra.extracts.query
 
RelationGraph - Class in de.topobyte.osm4j.extra.relations
 
RelationGraph(boolean, boolean) - Constructor for class de .topobyte .osm4j .extra .relations . RelationGraph
 
RelationGraphInfo - Class in de.topobyte.osm4j.extra.executables
 
RelationGraphInfo() - Constructor for class de .topobyte .osm4j .extra .executables . RelationGraphInfo
 
RelationGroup - Interface in de.topobyte.osm4j.extra.relations
 
RelationGroupMultiple - Class in de.topobyte.osm4j.extra.relations
 
RelationGroupMultiple(long, Collection<OsmRelation>) - Constructor for class de .topobyte .osm4j .extra .relations . RelationGroupMultiple
 
RelationGroupSingle - Class in de.topobyte.osm4j.extra.relations
 
RelationGroupSingle(OsmRelation) - Constructor for class de .topobyte .osm4j .extra .relations . RelationGroupSingle
 
RelationGroupUtil - Class in de.topobyte.osm4j.extra.relations
 
RelationGroupUtil() - Constructor for class de .topobyte .osm4j .extra .relations . RelationGroupUtil
 
RelationIterator - Class in de.topobyte.osm4j.extra.relations
 
RelationIterator(OsmIterator) - Constructor for class de .topobyte .osm4j .extra .relations . RelationIterator
 
RelationsDistributorBase - Class in de.topobyte.osm4j.extra.relations
 
RelationsDistributorBase(Path, Path, Path, Path, Path, String, String, String, String, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
RelationSelector - Class in de.topobyte.osm4j.extra.extracts.query
 
RelationSelector() - Constructor for class de .topobyte .osm4j .extra .extracts .query . RelationSelector
 
RelationsMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
RelationsMemberCollector(List<Path>, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . RelationsMemberCollector
 
RelationSorterBase - Class in de.topobyte.osm4j.extra.relations.split
 
RelationSorterBase(Path, Path, String, OsmIteratorInputFactory, OsmOutputConfig, Path, int) - Constructor for class de .topobyte .osm4j .extra .relations .split . RelationSorterBase
 
RelationsSeparator - Class in de.topobyte.osm4j.extra.relations
 
RelationsSeparator(OsmInputAccessFactory, Path, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . RelationsSeparator
 
RelationsSplitterAndMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
RelationsSplitterAndMemberCollector(OsmIteratorInputFactory, OsmIteratorInputFactory, Path, Path, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . RelationsSplitterAndMemberCollector
 
RelationWriter - Class in de.topobyte.osm4j.extra.entitywriter
 
RelationWriter(OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .entitywriter . RelationWriter
 
RelationWriteRequest - Class in de.topobyte.osm4j.extra.threading.write
 
RelationWriteRequest(OsmRelation, OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .threading .write . RelationWriteRequest
 
remove() - Method in class de .topobyte .osm4j .extra .relations . RelationIterator
 
remove() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
remove() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
removeEldestEntry(Map.Entry<K, V>) - Method in class de .topobyte .osm4j .extra .io .ra . LruHashMap
 
returnObject(T) - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
run() - Method in class de .topobyte .osm4j .extra .datatree .merge . SimpleTreeFilesMerger
 
run() - Method in class de .topobyte .osm4j .extra .datatree .merge . ThreadedTreeFilesMerger
 
run() - Method in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . NodeIteratorRunnable
 
run() - Method in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
run() - Method in class de .topobyte .osm4j .extra .threading . StatusRunnable
 
run() - Method in class de .topobyte .osm4j .extra .threading . TaskRunnable
 
run() - Method in class de .topobyte .osm4j .extra .threading .write . WriterRunner
 
run() - Method in class de .topobyte .osm4j .extra .ways . RunnableWayBatchBuilder
 
RunnableWayBatchBuilder - Class in de.topobyte.osm4j.extra.ways
 
RunnableWayBatchBuilder(OsmIterator, int, int, Buffer<WayBatch>) - Constructor for class de .topobyte .osm4j .extra .ways . RunnableWayBatchBuilder
 

S

seek(long) - Method in class de .topobyte .osm4j .extra .io .ra . BufferedRandomAccessFile
 
seek(long) - Method in interface de .topobyte .osm4j .extra .io .ra . RandomAccess
 
select(RelationFilter, InMemoryListDataSet) - Method in class de .topobyte .osm4j .extra .extracts .query . RelationSelector
 
SeparateRelations - Class in de.topobyte.osm4j.extra.executables
 
SeparateRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SeparateRelations
 
setComplexRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setComplexRelations(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setComplexRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
setComplexRelationsBboxes(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setComplexRelationsBboxes(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setComplexRelationsEmpty(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setComplexRelationsEmpty(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setEnvelope(Envelope) - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
setId(long) - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
setInvalid() - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
setInvalid() - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
setNodes(String) - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
setNodes(String) - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
setNumMembers(int) - Method in class de .topobyte .osm4j .extra .relations . Group
 
setRelationNames(BatchFileNames) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
setSimpleRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSimpleRelations(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setSimpleRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
setSimpleRelationsBboxes(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSimpleRelationsBboxes(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setSimpleRelationsEmpty(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSimpleRelationsEmpty(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setSize(int) - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxEntry
 
setSplitNodes(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSplitNodes(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setSplitRelations(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSplitRelations(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setSplitWays(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setSplitWays(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setTree(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setTree(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
setTreeNames(TreeFileNames) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . BaseQuery
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . BuildExtractionFiles
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . CreateBatchDirGeometry
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . CreateNodeArray
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeBase
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeMaxNodes
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . CreateNodeTreeSplitDepth
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . DistributeWays
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . ExtractEntities
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . ExtractMemberIds
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . ExtractMissingWayNodes
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . ExtractWayMemberNodeIds
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . FindMissingWayNodes
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . MapWaysToTree
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . MapWaysToTreeUsingArray
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . MergeTreeFiles
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . NodeArrayInfo
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . NodeArrayShow
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . QueryBbox
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . QueryRegion
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . RelationGraphInfo
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SeparateRelations
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SortComplexRelations
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SortComplexRelationsAndCollectMembers
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SortSimpleRelations
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SortWaysByFirstNodeId
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SplitComplexRelations
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SplitNonTreeRelations
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SplitRelationsAndCollectMembers
 
setup(String[]) - Method in class de .topobyte .osm4j .extra .executables . SplitSimpleRelations
 
setWays(String) - Method in class de .topobyte .osm4j .extra .extracts . BatchFileNames
 
setWays(String) - Method in class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
setWaysByNodes(String) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionFileNames
 
setWaysByNodes(Path) - Method in class de .topobyte .osm4j .extra .extracts . ExtractionPaths
 
SHORT_NULL - Static variable in class de .topobyte .osm4j .extra .nodearray . Coding
 
side(double, double) - Method in class de .topobyte .osm4j .extra .datatree . Node
 
Side - Enum in de.topobyte.osm4j.extra.datatree
 
SimpleExtractor - Class in de.topobyte.osm4j.extra.idextract
 
SimpleExtractor(EntityType, List<ExtractionItem>, OsmOutputConfig, boolean, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .idextract . SimpleExtractor
 
SimpleMissingWayNodesFinder - Class in de.topobyte.osm4j.extra.datatree.ways
 
SimpleMissingWayNodesFinder(Path, Path, Path, String, String, String, FileFormat, FileFormat) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . SimpleMissingWayNodesFinder
 
SimpleNodeTreeDistributor - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
SimpleNodeTreeDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . SimpleNodeTreeDistributor
 
SimpleNodeTreeDistributorFactory - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
SimpleNodeTreeDistributorFactory() - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . SimpleNodeTreeDistributorFactory
 
SimpleNodeTreeLeafCounter - Class in de.topobyte.osm4j.extra.datatree.nodetree.count
 
SimpleNodeTreeLeafCounter(DataTree, Node, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounter
 
SimpleNodeTreeLeafCounterFactory - Class in de.topobyte.osm4j.extra.datatree.nodetree.count
 
SimpleNodeTreeLeafCounterFactory() - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .count . SimpleNodeTreeLeafCounterFactory
 
SimpleRelationsDistributor - Class in de.topobyte.osm4j.extra.relations
 
SimpleRelationsDistributor(Path, Path, Path, Path, Path, String, String, String, String, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . SimpleRelationsDistributor
 
SimpleRelationSorter - Class in de.topobyte.osm4j.extra.relations.split
 
SimpleRelationSorter(Path, Path, String, OsmIteratorInputFactory, OsmOutputConfig, Path, int) - Constructor for class de .topobyte .osm4j .extra .relations .split . SimpleRelationSorter
 
SimpleRelationSplitter - Class in de.topobyte.osm4j.extra.relations.split
 
SimpleRelationSplitter(Path, String, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations .split . SimpleRelationSplitter
 
SimpleRelationsQuery - Class in de.topobyte.osm4j.extra.extracts.query
 
SimpleRelationsQuery(InMemoryListDataSet, InMemoryListDataSet, InMemoryListDataSet, PredicateEvaluator, boolean) - Constructor for class de .topobyte .osm4j .extra .extracts .query . SimpleRelationsQuery
 
SimpleRelationsSorterAndMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
SimpleRelationsSorterAndMemberCollector(OsmIteratorInputFactory, Path, Path, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig, Path, int) - Constructor for class de .topobyte .osm4j .extra .relations . SimpleRelationsSorterAndMemberCollector
 
SimpleRelationsSplitterAndMemberCollector - Class in de.topobyte.osm4j.extra.relations
 
SimpleRelationsSplitterAndMemberCollector(OsmIteratorInputFactory, Path, String, OsmIteratorInputFactory, OsmIteratorInputFactory, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .relations . SimpleRelationsSplitterAndMemberCollector
 
simpleRelationTests - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
SimpleTreeFilesMerger - Class in de.topobyte.osm4j.extra.datatree.merge
 
SimpleTreeFilesMerger(Path, List<String>, List<String>, String, FileFormat, OsmOutputConfig, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .merge . SimpleTreeFilesMerger
 
SimpleWaysDistributor - Class in de.topobyte.osm4j.extra.datatree.ways
 
SimpleWaysDistributor(Path, String, String, String, String, String, FileFormat, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysDistributor
 
SimpleWaysSorterByFirstNodeId - Class in de.topobyte.osm4j.extra.ways
 
SimpleWaysSorterByFirstNodeId(OsmIterator, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .ways . SimpleWaysSorterByFirstNodeId
 
SimpleWaysToTreeMapper - Class in de.topobyte.osm4j.extra.datatree.ways
 
SimpleWaysToTreeMapper(OsmIterator, Path, Path, FileFormat, String, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysToTreeMapper
 
size(T) - Method in class de .topobyte .osm4j .extra .batch . SizeBatch
 
SizeBatch < T> - Class in de.topobyte.osm4j.extra.batch
 
SizeBatch(int) - Constructor for class de .topobyte .osm4j .extra .batch . SizeBatch
 
sort(List<IdBboxEntry>, int) - Static method in class de .topobyte .osm4j .extra .relations .split . BatchSorting
 
SortComplexRelations - Class in de.topobyte.osm4j.extra.executables
 
SortComplexRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SortComplexRelations
 
SortComplexRelationsAndCollectMembers - Class in de.topobyte.osm4j.extra.executables
 
SortComplexRelationsAndCollectMembers() - Constructor for class de .topobyte .osm4j .extra .executables . SortComplexRelationsAndCollectMembers
 
SortSimpleRelations - Class in de.topobyte.osm4j.extra.executables
 
SortSimpleRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SortSimpleRelations
 
SortWaysByFirstNodeId - Class in de.topobyte.osm4j.extra.executables
 
SortWaysByFirstNodeId() - Constructor for class de .topobyte .osm4j .extra .executables . SortWaysByFirstNodeId
 
split() - Method in class de .topobyte .osm4j .extra .datatree . Node
 
split(int) - Method in class de .topobyte .osm4j .extra .datatree . Node
 
SplitComplexRelations - Class in de.topobyte.osm4j.extra.executables
 
SplitComplexRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SplitComplexRelations
 
SplitNonTreeRelations - Class in de.topobyte.osm4j.extra.executables
 
SplitNonTreeRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SplitNonTreeRelations
 
SplitRelationsAndCollectMembers - Class in de.topobyte.osm4j.extra.executables
 
SplitRelationsAndCollectMembers() - Constructor for class de .topobyte .osm4j .extra .executables . SplitRelationsAndCollectMembers
 
SplitSimpleRelations - Class in de.topobyte.osm4j.extra.executables
 
SplitSimpleRelations() - Constructor for class de .topobyte .osm4j .extra .executables . SplitSimpleRelations
 
start(String) - Method in class de .topobyte .osm4j .extra .extracts . TimeTable
 
stats(int) - Method in class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
stats(MissingWayNodesFinderTask) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractMissingWayNodesFinder
 
StatusRunnable - Class in de.topobyte.osm4j.extra.threading
 
StatusRunnable(long) - Constructor for class de .topobyte .osm4j .extra .threading . StatusRunnable
 
stop(String) - Method in class de .topobyte .osm4j .extra .extracts . TimeTable
 
stop() - Method in class de .topobyte .osm4j .extra .progress . NodeProgress
 
stop() - Method in class de .topobyte .osm4j .extra .threading . StatusRunnable
 
stop() - Method in class de .topobyte .osm4j .extra .threading .write . WriterRunner
 
stop() - Method in class de .topobyte .osm4j .extra .ways . RunnableWayBatchBuilder
 
stopped - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
subdirs - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
subdirs - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
supportsContainment() - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArray
 
supportsContainment() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayDouble
 
supportsContainment() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayFloat
 
supportsContainment() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayInteger
 
supportsContainment() - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayShort
 

T

take(OsmRelation) - Method in interface de .topobyte .osm4j .extra .extracts .query . RelationFilter
 
Task - Interface in de.topobyte.osm4j.extra.threading
 
TaskRunnable - Class in de.topobyte.osm4j.extra.threading
 
TaskRunnable(Task) - Constructor for class de .topobyte .osm4j .extra .threading . TaskRunnable
 
test - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
test - Variable in class de .topobyte .osm4j .extra .extracts .query . AbstractRelationsQuery
 
ThreadedExtractor - Class in de.topobyte.osm4j.extra.idextract
 
ThreadedExtractor(EntityType, List<ExtractionItem>, OsmOutputConfig, boolean, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .idextract . ThreadedExtractor
 
ThreadedMissingWayNodesFinder - Class in de.topobyte.osm4j.extra.datatree.ways
 
ThreadedMissingWayNodesFinder(Path, Path, Path, String, String, String, FileFormat, FileFormat) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . ThreadedMissingWayNodesFinder
 
ThreadedNodeTreeDistributor - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
ThreadedNodeTreeDistributor(DataTree, Node, OsmIterator, DataTreeOutputFactory) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributor
 
ThreadedNodeTreeDistributorFactory - Class in de.topobyte.osm4j.extra.datatree.nodetree.distribute
 
ThreadedNodeTreeDistributorFactory() - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .distribute . ThreadedNodeTreeDistributorFactory
 
ThreadedNodeTreeLeafCounter - Class in de.topobyte.osm4j.extra.datatree.nodetree.count
 
ThreadedNodeTreeLeafCounter(DataTree, Node, OsmIterator) - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounter
 
ThreadedNodeTreeLeafCounterFactory - Class in de.topobyte.osm4j.extra.datatree.nodetree.count
 
ThreadedNodeTreeLeafCounterFactory() - Constructor for class de .topobyte .osm4j .extra .datatree .nodetree .count . ThreadedNodeTreeLeafCounterFactory
 
ThreadedTreeFilesMerger - Class in de.topobyte.osm4j.extra.datatree.merge
 
ThreadedTreeFilesMerger(Path, List<String>, List<String>, String, FileFormat, OsmOutputConfig, boolean) - Constructor for class de .topobyte .osm4j .extra .datatree .merge . ThreadedTreeFilesMerger
 
ThreadedWaysDistributor - Class in de.topobyte.osm4j.extra.datatree.ways
 
ThreadedWaysDistributor(Path, String, String, String, String, String, FileFormat, FileFormat, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysDistributor
 
ThreadedWaysSorterByFirstNodeId - Class in de.topobyte.osm4j.extra.ways
 
ThreadedWaysSorterByFirstNodeId(OsmIterator, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .ways . ThreadedWaysSorterByFirstNodeId
 
ThreadedWaysToTreeMapper - Class in de.topobyte.osm4j.extra.datatree.ways
 
ThreadedWaysToTreeMapper(OsmIterator, Path, Path, FileFormat, String, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysToTreeMapper
 
time(String) - Method in class de .topobyte .osm4j .extra .extracts . TimeTable
 
TimeTable - Class in de.topobyte.osm4j.extra.extracts
 
TimeTable() - Constructor for class de .topobyte .osm4j .extra .extracts . TimeTable
 
toMessage() - Method in class de .topobyte .osm4j .extra . MissingEntityCounter
 
toString() - Method in class de .topobyte .osm4j .extra .io .ra . Page
 
tree - Variable in class de .topobyte .osm4j .extra .datatree .merge . AbstractTreeFilesMerger
 
tree - Variable in class de .topobyte .osm4j .extra .datatree .nodetree .distribute . AbstractNodeTreeDistributor
 
tree - Variable in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysToTreeMapper
 
tree - Variable in class de .topobyte .osm4j .extra .executables . BaseQuery
 
tree - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
tree - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 
TreeFileNames - Class in de.topobyte.osm4j.extra.extracts
 
TreeFileNames(FileFormat) - Constructor for class de .topobyte .osm4j .extra .extracts . TreeFileNames
 
TreeFilesMerger - Interface in de.topobyte.osm4j.extra.datatree.merge
 
treeFilesRelations - Variable in class de .topobyte .osm4j .extra .executables . DistributeRelationsBase
 
treeFilesRelations - Variable in class de .topobyte .osm4j .extra .relations . RelationsDistributorBase
 

V

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

W

WayBatch - Class in de.topobyte.osm4j.extra.ways
 
WayBatch(int, int) - Constructor for class de .topobyte .osm4j .extra .ways . WayBatch
 
WayMemberNodeIdsExtractor - Class in de.topobyte.osm4j.extra.relations
 
WayMemberNodeIdsExtractor(Path[], String, String, FileFormat) - Constructor for class de .topobyte .osm4j .extra .relations . WayMemberNodeIdsExtractor
 
WayNodeIdComparator - Class in de.topobyte.osm4j.extra.ways
 
WayNodeIdComparator() - Constructor for class de .topobyte .osm4j .extra .ways . WayNodeIdComparator
 
WaysDistributor - Interface in de.topobyte.osm4j.extra.datatree.ways
 
WaysSorterByFirstNodeId - Interface in de.topobyte.osm4j.extra.ways
 
WaysToTreeMapper - Interface in de.topobyte.osm4j.extra.datatree.ways
 
WaysToTreeMapperUsingArray - Class in de.topobyte.osm4j.extra.datatree.ways
 
WaysToTreeMapperUsingArray(OsmIterator, Path, String, Path, OsmOutputConfig) - Constructor for class de .topobyte .osm4j .extra .datatree .ways . WaysToTreeMapperUsingArray
 
WayWriter - Class in de.topobyte.osm4j.extra.entitywriter
 
WayWriter(OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .entitywriter . WayWriter
 
WayWriteRequest - Class in de.topobyte.osm4j.extra.threading.write
 
WayWriteRequest(OsmWay, OsmOutputStream) - Constructor for class de .topobyte .osm4j .extra .threading .write . WayWriteRequest
 
WORLD_BOUNDS - Static variable in class de .topobyte .osm4j .extra .datatree . BoxUtil
 
write(Node, OsmWay, TLongObjectMap<OsmNode>) - Method in class de .topobyte .osm4j .extra .datatree .ways . AbstractWaysDistributor
 
write(Node, OsmWay, TLongObjectMap<OsmNode>) - Method in class de .topobyte .osm4j .extra .datatree .ways . SimpleWaysDistributor
 
write(Node, OsmWay, TLongObjectMap<OsmNode>) - Method in class de .topobyte .osm4j .extra .datatree .ways . ThreadedWaysDistributor
 
write(OsmEntity) - Method in interface de .topobyte .osm4j .extra .entitywriter . EntityWriter
 
write(OsmEntity) - Method in class de .topobyte .osm4j .extra .entitywriter . NodeWriter
 
write(OsmEntity) - Method in class de .topobyte .osm4j .extra .entitywriter . RelationWriter
 
write(OsmEntity) - Method in class de .topobyte .osm4j .extra .entitywriter . WayWriter
 
write(IdBboxEntry) - Method in class de .topobyte .osm4j .extra .idbboxlist . IdBboxListOutputStream
 
write(long) - Method in class de .topobyte .osm4j .extra .idlist . IdListOutputStream
 
write(OsmNode) - Method in interface de .topobyte .osm4j .extra .nodearray . NodeArrayWriter
 
write(OsmNode) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterDouble
 
write(OsmNode) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterFloat
 
write(OsmNode) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterInteger
 
write(OsmNode) - Method in class de .topobyte .osm4j .extra .nodearray . NodeArrayWriterShort
 
write(OsmBounds) - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
write(OsmNode) - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
write(OsmWay) - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
write(OsmRelation) - Method in class de .topobyte .osm4j .extra .progress . CountingOsmOutputStream
 
write(T) - Method in class de .topobyte .osm4j .extra .threading . Buffer
 
write(T) - Method in class de .topobyte .osm4j .extra .threading . ObjectBuffer
 
writeNodes(TLongObjectMap<OsmNode>, OsmOutputStream) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 
writeRelations(TLongObjectMap<OsmRelation>, OsmOutputStream) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 
WriteRequest - Interface in de.topobyte.osm4j.extra.threading.write
 
WriterRunner - Class in de.topobyte.osm4j.extra.threading.write
 
WriterRunner(ObjectBuffer<? extends WriteRequest>) - Constructor for class de .topobyte .osm4j .extra .threading .write . WriterRunner
 
writeTreeInfo(File, BBox) - Static method in class de .topobyte .osm4j .extra .datatree . DataTreeUtil
 
writeWays(TLongObjectMap<OsmWay>, OsmOutputStream) - Static method in class de .topobyte .osm4j .extra . QueryUtil
 
A  B  C  D  E  F  G  H  I  K  L  M  N  O  P  Q  R  S  T  V  W