Generated by
JDiff

Class org.jhotdraw.draw.QuadTreeDrawing

Documentation changed from old to new.

Changed Methods
List<Figure> sort(Collection<Figure>) Change in signature from java.util.Collection to (java.util.Collection).
Implementation note: Sorting can not be done for orphaned children.
Figure findFigureBehind(Double, Collection<Figure>) Change in signature from (java.awt.geom.Point2D.Double, java.util.Collection) to (java.awt.geom.Point2D.Double, java.util.Collection).
 
Figure findFigureExcept(Double, Collection<Figure>) Change in signature from (Double, Collection) to (Double, Collection<Figure>).