Shape whose interior defines the stroked outline of a specified Shape.
@param s the Shape boundary be stroked
@return the Shape of the stroked outline.
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.
@param p a Shape to be stroked
@return the stroked outline Shape.
Shape whose interior defines the stroked outline of a specified Shape.
@param s the Shape boundary be stroked
@return the Shape of the stroked outline.
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.
@param p a Shape to be stroked
@return the stroked outline Shape.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |