-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 7
-
Component/s: client-libs
-
b136
-
generic
-
generic
-
Verified
The specs for java.awt.MultipleGradientPaint contains the method getTransform() that returns a transform applied to the gradient.
LinearGradientPaint and RadialGradientPaint extend MultipleGradientPaint. Some of their constructors accept instances of AffineTransform class, others - not.
Please clarify in specs what is the default value of the gradientTransform field.
LinearGradientPaint and RadialGradientPaint extend MultipleGradientPaint. Some of their constructors accept instances of AffineTransform class, others - not.
Please clarify in specs what is the default value of the gradientTransform field.