Example usage for Java java.awt Stroke fields, constructors, methods, implement or subclass
The text is from its open source code.
Shape | createStrokedShape(Shape p) Returns an 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. |
Class> | getClass() Returns the runtime class of this Object . |