Documentation of 'math.geom2d.circulinear.CirculinearShape2D' Java class
CirculinearShape2D
math.geom2d.circulinear

Interface CirculinearShape2D

    • Method Detail

      • buffer

        CirculinearDomain2D buffer(double dist)
        Computes the buffer of the shape, formed by the set of points located at a distance from the shape that is lower or equal to d.
        Parameters:
        dist - the maximal distance between a point of the buffer and the shape
        Returns:
        the buffer of the shape
      • transform

        CirculinearShape2D transform(CircleInversion2D inv)
        Transforms the shape by a circle inversion. The result is still an instance a CirculinearShape2D.
        Parameters:
        inv - the circle inversion
        Returns:
        the transformed shape

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.