public class UGraphicForSnake extends UGraphicDelegator
| Constructor and Description |
|---|
UGraphicForSnake(UGraphic ug) |
| Modifier and Type | Method and Description |
|---|---|
UGraphic |
apply(UChange change) |
void |
draw(UShape shape) |
void |
flushUg() |
UTranslate |
getTranslation() |
java.lang.String |
toString() |
closeGroup, closeUrl, getColorMapper, getDefaultBackground, getParam, getStringBounder, getUg, matchesProperty, startGroup, startUrl, writeToStreampublic UGraphicForSnake(UGraphic ug)
public java.lang.String toString()
toString in class UGraphicDelegatorpublic UTranslate getTranslation()
public void draw(UShape shape)
draw in interface UGraphicdraw in class UGraphicDelegatorpublic void flushUg()
flushUg in interface UGraphicflushUg in class UGraphicDelegator