Package 

Class RectangleExtensionsKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static <T extends Any, P extends Position2D<P>> Map<Node<T>, P> intersectingNodes(Rectangle $self, Map<Node<T>, P> nodes, Wormhole2D<P> wormhole) Returns the nodes intersecting with the caller rectangle.
      final static Boolean contains(Rectangle $self, Point point) Returns whether the Rectangle contains point.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait