public abstract class UGraphicDelegator extends Object implements UGraphic
Constructor and Description |
---|
UGraphicDelegator(UGraphic ug) |
Modifier and Type | Method and Description |
---|---|
void |
closeAction() |
void |
draw(UShape shape) |
void |
flushUg() |
ColorMapper |
getColorMapper() |
UParam |
getParam() |
StringBounder |
getStringBounder() |
protected UGraphic |
getUg() |
boolean |
isSpecialTxt() |
void |
startUrl(Url url) |
public UGraphicDelegator(UGraphic ug)
public final boolean isSpecialTxt()
isSpecialTxt
in interface UGraphic
public StringBounder getStringBounder()
getStringBounder
in interface UGraphic
public ColorMapper getColorMapper()
getColorMapper
in interface UGraphic
public void closeAction()
closeAction
in interface UGraphic
protected UGraphic getUg()
Copyright © 2015. All Rights Reserved.