public abstract class AbstractUGraphicHorizontalLine extends UGraphicDelegator
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractUGraphicHorizontalLine(UGraphic ug) |
| Modifier and Type | Method and Description |
|---|---|
UGraphic |
apply(UChange change) |
protected abstract AbstractUGraphicHorizontalLine |
copy(UGraphic ug) |
void |
draw(UShape shape) |
protected abstract void |
drawHline(UGraphic ug,
UHorizontalLine line,
UTranslate translate) |
closeAction, flushUg, getColorMapper, getParam, getStringBounder, getUg, matchesProperty, startUrlprotected AbstractUGraphicHorizontalLine(UGraphic ug)
protected abstract AbstractUGraphicHorizontalLine copy(UGraphic ug)
protected abstract void drawHline(UGraphic ug, UHorizontalLine line, UTranslate translate)
public void draw(UShape shape)
draw in interface UGraphicdraw in class UGraphicDelegatorCopyright © 2017. All rights reserved.