Class DistanceBox<T>
java.lang.Object
org.biojava.nbio.structure.symmetry.geometry.DistanceBox<T>
- Author:
 - Peter
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidgetIntersection(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
 
 -