public class BasicStroke extends Object implements Stroke
BasicStroke
class defines a basic set of rendering
attributes for the outlines of graphics primitives, which are rendered
with a Graphics2D
object that has its Stroke attribute set to
this BasicStroke
.
The rendering attributes defined by BasicStroke
describe
the shape of the mark made by a pen drawn along the outline of a