cz.cuni.amis.pogamut.defcon.utils.quadtree
Class UnitPlacementQuadTreeLabellingMethod

Package class diagram package UnitPlacementQuadTreeLabellingMethod
java.lang.Object
  extended by cz.cuni.amis.pogamut.defcon.utils.quadtree.UnitPlacementQuadTreeLabellingMethod
All Implemented Interfaces:
IQuadTreeLabelingMethod

public class UnitPlacementQuadTreeLabellingMethod
extends Object
implements IQuadTreeLabelingMethod

Relabels quadtree specifically for a simple fleet placement points lookup.

Author:
Radek 'Black_Hand' Pibil

Constructor Summary
UnitPlacementQuadTreeLabellingMethod(DefConWorldView worldview, Logger log)
           
 
Method Summary
 boolean label(QuadTreeNode node)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitPlacementQuadTreeLabellingMethod

public UnitPlacementQuadTreeLabellingMethod(DefConWorldView worldview,
                                            Logger log)
Method Detail

label

public boolean label(QuadTreeNode node)
Specified by:
label in interface IQuadTreeLabelingMethod


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