cz.cuni.amis.pogamut.defcon.utils.quadtree
Class QuadTreeLabeler
java.lang.Object
cz.cuni.amis.pogamut.defcon.utils.quadtree.QuadTreeLabeler
public class QuadTreeLabeler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QuadTreeLabeler
public QuadTreeLabeler()
label
public static QuadTree label(QuadTree tree,
IQuadTreeLabelingMethod labeler)
- Labels the quadtree with a given labeling method.
- Parameters:
tree
- labeler
-
- Returns:
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.