Package cz.cuni.amis.pogamut.defcon.utils.quadtree

Package class diagram package cz.cuni.amis.pogamut.defcon.utils.quadtree
Interface Summary
IQuadTreeLabelingMethod Interface for quadtree labeling methods.
 

Class Summary
BuildingPlacementQuadTreeLabellingMethod Relabels quadtree specifically for a simple building placement points lookup.
DepthLimitedQuadTreePostorderIterator Quadtree iterator with a limited depth of access.
QuadTree QuadTree implementation.
QuadTreeBFSIterator Allows user to iterate over QuadTrees, in a BFS manner.
QuadTreeLabeler  
QuadTreeNode Node for a QuadTree.
QuadTreePostorderIterator Allows user to iterate over QuadTrees.
QuadTreesManager Manages collected quadtrees.
RectangularFillTester  
UnitPlacementQuadTreeLabellingMethod Relabels quadtree specifically for a simple fleet placement points lookup.
WidthLimitedQuadTreePostorderIterator Width limited iterator only accesses nodes of a minimum side.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.