Create a simple template node constructor for declarative usage.
Create a component builder for declarative usage.
Modify the subject by passing it to the apply method of each of the parameters.
Get the area of a rectangle.
Get the center of a rectangle.
Check if the rectangle contains a point.
Get distance between two vectors.
Get distance between two vectors, squared.
Get the bottom-right corner of a rectangle.
Intersect two rectangles
Open given URL in a web browser.
Check if the two rectangles overlap.
Convert points to pixels.
Convert pixels to points.
Get the size of a rectangle.
Get the top-left corner of a rectangle.
Load a two dimensional vector from a string.
Create a point that is in the same position relative to the destination rectangle, as is the input point relative to the source rectangle.
Get names of static fields in the given object.
Create a simple template node constructor for declarative usage.