public class UGraphicStencil extends AbstractUGraphicHorizontalLine
| Modifier and Type | Method and Description |
|---|---|
protected AbstractUGraphicHorizontalLine |
copy(UGraphic ug) |
static UGraphic |
create(UGraphic ug,
Stencil stencil,
UStroke defaultStroke) |
static UGraphic |
create(UGraphic ug,
XDimension2D dim) |
protected void |
drawHline(UGraphic ug,
UHorizontalLine line,
UTranslate translate) |
apply, drawcloseGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStreampublic static UGraphic create(UGraphic ug, XDimension2D dim)
protected AbstractUGraphicHorizontalLine copy(UGraphic ug)
copy in class AbstractUGraphicHorizontalLineprotected void drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate)
drawHline in class AbstractUGraphicHorizontalLine