Set the fill attribute.paramcol the color value to use. // CheckStyle:VisibilityModifier ON fill = col;
// CheckStyle:VisibilityModifier ON fill = col;
Set the stroke attribute.paramcol the color value to use. stroke = col;
stroke = col;
Set the stroke width attribute.paramwidth the value to use. stroke_width = width;
stroke_width = width;