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

Package class diagram package IQuadTreeLabelingMethod
All Known Implementing Classes:
BuildingPlacementQuadTreeLabellingMethod, UnitPlacementQuadTreeLabellingMethod

public interface IQuadTreeLabelingMethod

Interface for quadtree labeling methods.

Author:
Radek 'Black_Hand' Pibil

Method Summary
 boolean label(QuadTreeNode node)
           
 

Method Detail

label

boolean label(QuadTreeNode node)


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