|
HTM Index 1.0![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialIndex | |
jhu.htm3D | |
jhu.htmIndex |
Uses of SpatialIndex in jhu.htm3D |
Constructors in jhu.htm3D with parameters of type SpatialIndex | |
htm3DTriangleList.htm3DTriangleList(java.util.BitSet partial,
java.util.BitSet full,
SpatialIndex si)
|
Uses of SpatialIndex in jhu.htmIndex |
Methods in jhu.htmIndex with parameters of type SpatialIndex | |
void |
SpatialConvex.intersect(SpatialIndex idx,
SpatialMarkup markup,
java.util.BitSet partial,
java.util.BitSet full)
Intersect with index. |
void |
SpatialConvex.intersect(SpatialIndex idx,
SpatialMarkup markup,
java.util.List partial,
java.util.List full)
Same intersection, but the result is given in a list of nodes. |
void |
SpatialDomain.setIndex(SpatialIndex idx)
Set index pointer and initialize markup if not done with constructor |
boolean |
SpatialDomain.intersect(SpatialIndex idx,
java.util.BitSet partial,
java.util.BitSet full)
Intersect with index. |
boolean |
SpatialDomain.intersect(SpatialIndex idx,
java.util.List partial,
java.util.List full)
Same intersection, but return vectors of ids instead of bitlists. |
Constructors in jhu.htmIndex with parameters of type SpatialIndex | |
SpatialDomain.SpatialDomain(SpatialIndex idx)
Constructor: needs SpatialIndex |
|
SpatialMarkup.SpatialMarkup(SpatialIndex index)
Constructor: specify index |
|
HTM Index 1.0![]() |
|||||||||
PREV NEXT | FRAMES NO FRAMES |