public class TextBlockSpotted extends TextBlockSimple
| Constructor and Description |
|---|
TextBlockSpotted(CircledCharacter circledCharacter,
Display texts,
FontConfiguration fontConfiguration,
HorizontalAlignment horizontalAlignment,
SpriteContainer spriteContainer) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getTextDimensiongetInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic TextBlockSpotted(CircledCharacter circledCharacter, Display texts, FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, SpriteContainer spriteContainer)
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockcalculateDimension in class TextBlockSimplepublic void drawU(UGraphic ug)
drawU in interface UDrawabledrawU in class TextBlockSimple