Uses of Class
com.irurueta.geometry.Box
Packages that use Box
Package
Description
This package contains classes to work with basic geometric entities such as
2D or 3D points, lines, planes, 2D or 3D triangles or polygons, circles,
spheres, rotations, transformations etc.
-
Uses of Box in com.irurueta.geometry
Subclasses of Box in com.irurueta.geometryModifier and TypeClassDescriptionclassThis class defines a 2D rectangular area aligned with the horizontal and vertical axes.classThis class defines a 3D box area aligned with x, y, z axes.static classKDTree.BoxNode<P extends Point<P>>Contains a node of a KD Tree.