public class LineXYShape extends XYShape
Singleton class.
Modifier and Type | Field and Description |
---|---|
static LineXYShape |
INSTANCE
Instance of this class.
|
static LineXYShape |
INSTANCE_SKIP1
Instance of this class that omits the final pixel in each line.
|
static BasicStroke |
STROKE
Stroke effectively used by this shape.
|
Modifier and Type | Method and Description |
---|---|
protected Glyph |
createGlyph(short x,
short y)
Constructs a new glyph with given coordinates.
|
public static final LineXYShape INSTANCE
public static final LineXYShape INSTANCE_SKIP1
public static BasicStroke STROKE
protected Glyph createGlyph(short x, short y)
XYShape
createGlyph
in class XYShape
x
- X valuey
- Y valueCopyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.