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, draw
closeGroup, closeUrl, flushUg, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, toString, writeToStream
public static UGraphic create(UGraphic ug, XDimension2D dim)
protected AbstractUGraphicHorizontalLine copy(UGraphic ug)
copy
in class AbstractUGraphicHorizontalLine
protected void drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate)
drawHline
in class AbstractUGraphicHorizontalLine