org.apache.commons.math3.geometry.euclidean.threed
Interface InfiniteShape

All Superinterfaces:
Shape
All Known Subinterfaces:
InfiniteCone, InfiniteCylinder
All Known Implementing Classes:
InfiniteEllipticCone, InfiniteEllipticCylinder, InfiniteRectangleCone, InfiniteRectangleCylinder, InfiniteRightCircularCone, InfiniteRightCircularCylinder, Plane

public interface InfiniteShape
extends Shape

Interface for all infinite shapes.

Version:
$Id: InfiniteShape.java 3691 2012-03-16 08:15:40Z CardosoP $

Method Summary
 
Methods inherited from interface org.apache.commons.math3.geometry.euclidean.threed.Shape
closestPointTo, distanceTo, getIntersectionPoints, intersects
 



Copyright © 2017 CNES. All Rights Reserved.