public class FatLineXYShape extends XYShape
getInstance(int)
method.Modifier | Constructor and Description |
---|---|
protected |
FatLineXYShape(int nthick)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Glyph |
createGlyph(short sx,
short sy)
Constructs a new glyph with given coordinates.
|
static XYShape |
getInstance(int nthick)
Returns an instance of this class for drawing lines of a given
thickness.
|
protected FatLineXYShape(int nthick)
nthick
- thickness index >=0protected Glyph createGlyph(short sx, short sy)
XYShape
createGlyph
in class XYShape
sx
- X valuesy
- Y valuepublic static XYShape getInstance(int nthick)
nthick
- line thickness >=0Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.