public class CUFRpartitionTree
extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CUFRpartitionTree.PartitionAxis |
class |
CUFRpartitionTree.PartitionBBox |
class |
CUFRpartitionTree.PartitionTreeNode
The data structure of a tree node of RPTT.
|
Modifier and Type | Field and Description |
---|---|
CUFRpartitionTree.PartitionTreeNode |
root |
Constructor and Description |
---|
CUFRpartitionTree(List<Connection> connections,
int xMax,
int yMax) |
public CUFRpartitionTree.PartitionTreeNode root
public CUFRpartitionTree(List<Connection> connections, int xMax, int yMax)