-
Enhancement
-
Resolution: Fixed
-
P3
-
fx2.1
Currently Shape.intersect, Shape.subtract and Shape.union handle only the untransformed "inside" of the input Shape objects. After lengthy discussion it was decided to make these methods to take transformation, fill and stroke of the input shapes into account as well.
- relates to
-
JDK-8127361 Incorrect handling of intersection of shapes with stroke dash arrays.
- Closed
-
JDK-8090994 Shape intersection support
- Open