public abstract class AbstractCommonUGraphic extends Object implements UGraphic
Modifier | Constructor and Description |
---|---|
protected |
AbstractCommonUGraphic(AbstractCommonUGraphic other) |
|
AbstractCommonUGraphic(ColorMapper colorMapper) |
Modifier and Type | Method and Description |
---|---|
UGraphic |
apply(UChange change) |
protected abstract AbstractCommonUGraphic |
copyUGraphic() |
void |
flushUg() |
UClip |
getClip() |
ColorMapper |
getColorMapper() |
UParam |
getParam() |
protected double |
getTranslateX() |
protected double |
getTranslateY() |
boolean |
isSpecialTxt() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
closeAction, draw, getStringBounder, startUrl
public AbstractCommonUGraphic(ColorMapper colorMapper)
protected AbstractCommonUGraphic(AbstractCommonUGraphic other)
public final UClip getClip()
protected abstract AbstractCommonUGraphic copyUGraphic()
protected final double getTranslateX()
protected final double getTranslateY()
public final ColorMapper getColorMapper()
getColorMapper
in interface UGraphic
public boolean isSpecialTxt()
isSpecialTxt
in interface UGraphic
Copyright © 2015. All Rights Reserved.