public abstract class AbstractUGraphic<O> extends AbstractCommonUGraphic
Modifier | Constructor and Description |
---|---|
protected |
AbstractUGraphic(AbstractUGraphic<O> other) |
|
AbstractUGraphic(ColorMapper colorMapper,
O g2d) |
Modifier and Type | Method and Description |
---|---|
protected void |
afterDraw() |
protected void |
beforeDraw() |
void |
draw(UShape shape) |
protected O |
getGraphicObject() |
protected boolean |
manageHiddenAutomatically() |
protected void |
registerDriver(Class<? extends UShape> cl,
UDriver<O> driver) |
apply, copyUGraphic, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY, isSpecialTxt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
closeAction, getStringBounder, startUrl
public AbstractUGraphic(ColorMapper colorMapper, O g2d)
protected AbstractUGraphic(AbstractUGraphic<O> other)
Copyright © 2016. All Rights Reserved.