Ulisse Monari
Results
2
comments of
Ulisse Monari
This is my proposal to return *strictly* the elements intersecting with r instead of the default behavior "to return the parent container in case of an intersection, that means that...
Yes. After some more attempts I recently found a possible problem with Graphics2D.translate(...) which is presumably called somewhere before paintWaypoint(...) By replacing my previous sample code with this following the...