public class XGlissLine extends Prepended
| Modifier and Type | Field and Description |
|---|---|
float |
width |
float |
yEnd |
float |
yStart |
glyph, logicalColor, logicalSizelocation, semanticsformat| 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_logicalSizeget_location, get_semantics, set_location, set_semanticspublic final float yStart
public final float yEnd
public final float width
public Extension get_rawExtension()
get_rawExtension in class GraphicObjectpublic void doPrint(PrintContext pr, int pos, float x, float aux, float y, float lineDist, GraphicObject master)