Details
Description
The AffineTransform getter methods getWorldToScreen and getScreenToWorld both throw an NPE if the transform is null. Instead they should return null to the caller.
The AffineTransform getter methods getWorldToScreen and getScreenToWorld both throw an NPE if the transform is null. Instead they should return null to the caller.