public class XGlissLine extends Prepended
Modifier and Type | Field and Description |
---|---|
float |
width |
float |
yEnd |
float |
yStart |
glyph, logicalColor, logicalSize
location, semantics
format
Constructor and Description |
---|
XGlissLine(float yStart,
float yEnd,
float width) |
Modifier and Type | Method and Description |
---|---|
void |
doPrint(PrintContext pr,
int pos,
float x,
float aux,
float y,
float lineDist,
GraphicObject master) |
Extension |
get_rawExtension() |
get_glyph, get_logicalColor, get_logicalSize, set_glyph, set_logicalColor, set_logicalSize
get_location, get_semantics, set_location, set_semantics
public final float yStart
public final float yEnd
public final float width
public Extension get_rawExtension()
get_rawExtension
in class GraphicObject
public void doPrint(PrintContext pr, int pos, float x, float aux, float y, float lineDist, GraphicObject master)