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)
XYShape
createGlyph
in class XYShape
sx
- X valuesy
- Y valueCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.