Uses of Class
org.anchoranalysis.spatial.point.Tuple3i
Packages that use Tuple3i
Package
Description
Axis-aligned bounding-boxes and related operations.
A cartesian-coordinate, across varying primitive types, in 2D and 3D space.
-
Uses of Tuple3i in org.anchoranalysis.spatial.box
Methods in org.anchoranalysis.spatial.box with parameters of type Tuple3iModifier and TypeMethodDescriptionGrow the bounding-box bytoAdd
amount in each dimension in both positive and negative directions. -
Uses of Tuple3i in org.anchoranalysis.spatial.point
Classes in org.anchoranalysis.spatial.point with type parameters of type Tuple3iModifier and TypeClassDescriptionfinal class
Comparator3i<T extends Tuple3i>
Imposes an ordering on any sub-type ofTuple3i
.Subclasses of Tuple3i in org.anchoranalysis.spatial.pointMethods in org.anchoranalysis.spatial.point with parameters of type Tuple3i