GradientPaint
instance to fit some target shape. Classes that implement this method typically return a new instance of GradientPaint
.
@param paint the original paint (not null
).
@param target the reference area (not null
).
@return A transformed paint.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|