| Constructor and Description |
|---|
LiveBoxFinder(StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
UGraphic |
apply(UChange change) |
void |
closeAction() |
double |
dpiFactor() |
void |
draw(UShape shape) |
void |
flushUg() |
ColorMapper |
getColorMapper() |
UParam |
getParam() |
StringBounder |
getStringBounder() |
boolean |
matchesProperty(java.lang.String propertyName) |
void |
startUrl(Url url) |
public LiveBoxFinder(StringBounder stringBounder)
public boolean matchesProperty(java.lang.String propertyName)
matchesProperty in interface UGraphicpublic double dpiFactor()
public StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic ColorMapper getColorMapper()
getColorMapper in interface UGraphicpublic void closeAction()
closeAction in interface UGraphic