public class LineXYShape extends XYShape
Singleton class.
| Modifier and Type | Method and 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)
XYShapecreateGlyph in class XYShapex - X valuey - Y valuepublic static LineXYShape getInstance()
Copyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.