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 |
matchesProperty(String propertyName) |
void |
startUrl(Url url) |
public UGraphicDelegator(UGraphic ug)
public final boolean matchesProperty(String propertyName)
matchesProperty in interface UGraphicpublic StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic ColorMapper getColorMapper()
getColorMapper in interface UGraphicpublic void closeAction()
closeAction in interface UGraphicprotected UGraphic getUg()
Copyright © 2017. All rights reserved.