|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||