|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InfiniteShape | |
|---|---|
| org.apache.commons.math3.geometry.euclidean.threed | This package provides basic 3D geometry components. |
| Uses of InfiniteShape in org.apache.commons.math3.geometry.euclidean.threed |
|---|
| Subinterfaces of InfiniteShape in org.apache.commons.math3.geometry.euclidean.threed | |
|---|---|
interface |
InfiniteCone
This interface extends the infinite shape for the particular cases of infinite cones. |
interface |
InfiniteCylinder
This interface extends the infinite shape for the particular cases of infinite cylinders. |
| Classes in org.apache.commons.math3.geometry.euclidean.threed that implement InfiniteShape | |
|---|---|
class |
InfiniteEllipticCone
This class is the Infinite Oblique Circular Cone class. |
class |
InfiniteEllipticCylinder
This class is the Infinite Elliptic Cylinder class. |
class |
InfiniteRectangleCone
This is a describing class for a 3D infinite cone, with some algorithm to compute intersections and distances to some other objects. |
class |
InfiniteRectangleCylinder
This is a describing class for a 3D infinite rectangle cylinder, with some algorithm to compute intersections and distances to some other objects. |
class |
InfiniteRightCircularCone
This is a describing class for a 3D infinite cone, with some algorithm to compute intersections and distances to some other objects. |
class |
InfiniteRightCircularCylinder
This is a describing class for a 3D infinite right circular cylinder, with some algorithm to compute intersections and distances to some other objects. |
class |
Plane
The class represent planes in a three dimensional space. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||