public class StrokeXYShape extends XYShape
| Constructor and Description |
|---|
StrokeXYShape(Stroke stroke)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected Glyph |
createGlyph(short sx,
short sy)
Constructs a new glyph with given coordinates.
|
Stroke |
getStroke()
Returns the stroke used by this shape.
|
public StrokeXYShape(Stroke stroke)
stroke - drawing strokepublic Stroke getStroke()
protected Glyph createGlyph(short sx, short sy)
XYShapecreateGlyph in class XYShapesx - X valuesy - Y valueCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.