Shape
using the settings of the current Graphics2D
context. The rendering attributes applied include the Clip
, Transform
, Paint
, Composite
and Stroke
attributes.
@param s the Shape
to be rendered
@see #setStroke
@see #setPaint
@see java.awt.Graphics#setColor
@see #transform
@see #setTransform
@see #clip
@see #setClip
@see #setComposite
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|