Unsafe:
Shape
createStrokedShape(Shape p)
Shape which encloses the area that
should be painted when the Shape is stroked according
to the rules defined by the
object implementing the Stroke interface.
public Shape createStrokedShape(Shape p)
Shape which encloses the area that
should be painted when the Shape is stroked according
to the rules defined by the
object implementing the Stroke interface.
p - a Shape to be stroked
Shape.