* \brief * Tests if a given point is within the element's bounds. * * This function checks whether a specified point is contained within * the boundaries of the element. If the point is within the bounds, it * returns a pointer to this element; otherwise, it returns nullptr. * * \param ctx * A constant reference to the context associated with this ele
source not stored for this graph (policy: none)