Uses of Interface
cz.cuni.amis.pogamut.defcon.utils.quadtree.IQuadTreeLabelingMethod

Packages that use IQuadTreeLabelingMethod
cz.cuni.amis.pogamut.defcon.utils.quadtree   
 

Uses of IQuadTreeLabelingMethod in cz.cuni.amis.pogamut.defcon.utils.quadtree
 

Classes in cz.cuni.amis.pogamut.defcon.utils.quadtree that implement IQuadTreeLabelingMethod
 class BuildingPlacementQuadTreeLabellingMethod
          Relabels quadtree specifically for a simple building placement points lookup.
 class UnitPlacementQuadTreeLabellingMethod
          Relabels quadtree specifically for a simple fleet placement points lookup.
 

Methods in cz.cuni.amis.pogamut.defcon.utils.quadtree with parameters of type IQuadTreeLabelingMethod
static QuadTree QuadTreeLabeler.label(QuadTree tree, IQuadTreeLabelingMethod labeler)
          Labels the quadtree with a given labeling method.
 



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