public class LineXYShape extends XYShape
Singleton class.
Modifier and Type | Method | Description |
---|---|---|
protected Glyph |
createGlyph(short x,
short y) |
Constructs a new glyph with given coordinates.
|
static LineXYShape |
getInstance() |
Returns the sole instance of this class.
|
protected Glyph createGlyph(short x, short y)
XYShape
createGlyph
in class XYShape
x
- X valuey
- Y valuepublic static LineXYShape getInstance()
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.