Class DistanceBox<T>
java.lang.Object
org.biojava.nbio.structure.symmetry.geometry.DistanceBox<T>
- Author:
- Peter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
getIntersection
(DistanceBox<T> distanceBox) getNeighbors
(javax.vecmath.Point3d point) getNeighborsWithCache
(javax.vecmath.Point3d point)
-
Constructor Details
-
DistanceBox
public DistanceBox(double binWidth) Creates a new instance of DistanceBox
-
-
Method Details
-
addPoint
-
getNeighborsWithCache
-
getNeighbors
-
getIntersection
-