Shape
using the foreground color, clip & transform. Reference description from Graphics2d: Shape
using the settings of the Graphics2D
context. The rendering attributes applied include the Clip
, Transform
, Paint
, and Composite
.
@param s the Shape
to be filled
Shape
to be rendered
@see fill
|
|
|
|
|
|
|
|
|
|
|
|
|
|