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

Interface CirculinearDomain2D

    • Method Detail

      • boundary

        CirculinearBoundary2D boundary()
        Description copied from interface: Domain2D
        Returns the boundary of the set. This boundary is either a continuous non intersecting curve (connected domain), or a set of non intersecting continuous curve (one continuous non-intersection for each connected part of the domain).

        The returned curve is oriented, with an interior and an exterior.

        Specified by:
        boundary in interface Domain2D
        Returns:
        the boundary of the domain
      • contours

        java.util.Collection<? extends CirculinearContour2D> contours()
        Description copied from interface: Domain2D
        Returns the set of contours that enclose this domain. The result is a collection of shapes that implement the Contour2D interface.
        Specified by:
        contours in interface Domain2D
        See Also:
        Contour2D
      • complement

        CirculinearDomain2D complement()
        Description copied from interface: Domain2D
        Returns the domain which complements this domain in the plane.
        Specified by:
        complement in interface Domain2D
        Returns:
        the complement of this domain.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.