Uses of Class
com.irurueta.geometry.DualConicNotAvailableException
Packages that use DualConicNotAvailableException
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 DualConicNotAvailableException in com.irurueta.geometry
Methods in com.irurueta.geometry that throw DualConicNotAvailableExceptionModifier and TypeMethodDescriptionvoidSets the values of the dual conic corresponding to this conic instance into provided dualConic instance.Conic.getDualConic()Computes the dual conic of this conic.