Documentation of 'math.geom3d.Shape3D' Java class
Shape3D
math.geom3d

Interface Shape3D

    • Method Detail

      • isEmpty

        boolean isEmpty()
      • isBounded

        boolean isBounded()
        Returns true if the shape is bounded, that is if we can draw a finite rectangle enclosing the shape. For example, a straight line or a parabola are not bounded.
      • boundingBox

        Box3D boundingBox()
      • distance

        double distance(Point3D p)
        Gets the distance of the shape to the given point, or the distance of point to the frontier of the shape in the case of a plain shape.
      • contains

        boolean contains(Point3D point)

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.