Module swim.math
Package swim.math

Interface Shape

    • Method Detail

      • contains

        boolean contains​(Shape shape)
      • intersects

        boolean intersects​(Shape shape)
      • toValue

        Value toValue()