Uses of Interface
org.apache.commons.math3.geometry.euclidean.threed.IEllipsoid

Packages that use IEllipsoid
org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components. 
 

Uses of IEllipsoid in org.apache.commons.math3.geometry.euclidean.threed
 

Classes in org.apache.commons.math3.geometry.euclidean.threed that implement IEllipsoid
 class Ellipsoid
           This is the Ellipsoid (also called Revolved Ellipsoid) class.This class cannot represent all ellipsoid objects.
 class Sphere
           This is a describing class for a 3D spherical shape, with some algorithm to compute intersections and distances to some other objects.
 class Spheroid
           This is the Spheroid (also called Revolved Ellipsoid) class.
 



Copyright © 2017 CNES. All Rights Reserved.