Uses of Class
org.aksw.limes.core.measures.mapper.topology.cobalt.RTree
-
Packages that use RTree Package Description org.aksw.limes.core.measures.mapper.topology.cobalt -
-
Uses of RTree in org.aksw.limes.core.measures.mapper.topology.cobalt
Methods in org.aksw.limes.core.measures.mapper.topology.cobalt that return RTree Modifier and Type Method Description static RTreeRTree. buildSTR(List<RTree.Entry> entries)Builds the RTree using the sort tile recursive algorithmMethods in org.aksw.limes.core.measures.mapper.topology.cobalt that return types with arguments of type RTree Modifier and Type Method Description List<RTree>RTree. getChildren()Method parameters in org.aksw.limes.core.measures.mapper.topology.cobalt with type arguments of type RTree Modifier and Type Method Description voidRTree. setChildren(List<RTree> children)
-