Uses of Class
com.irurueta.geometry.CoplanarPointsException
Packages that use CoplanarPointsException
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 CoplanarPointsException in com.irurueta.geometry
Methods in com.irurueta.geometry that throw CoplanarPointsExceptionModifier and TypeMethodDescriptionfinal voidSphere.setParametersFromPoints(Point3D point1, Point3D point2, Point3D point3, Point3D point4) Sets parameters of a sphere by using four points that must belong to its locus.Constructors in com.irurueta.geometry that throw CoplanarPointsException