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 |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getTextDimension
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public TextBlockSpotted(CircledCharacter circledCharacter, Display texts, FontConfiguration fontConfiguration, HorizontalAlignment horizontalAlignment, SpriteContainer spriteContainer)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
calculateDimension
in class TextBlockSimple
public void drawU(UGraphic ug)
drawU
in interface UDrawable
drawU
in class TextBlockSimple
Copyright © 2015. All Rights Reserved.