public class CircledCharacter extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
CircledCharacter(char c,
double radius,
UFont font,
HtmlColor innerCircle,
HtmlColor circle,
HtmlColor fontColor) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getPreferredHeight(StringBounder stringBounder) |
double |
getPreferredWidth(StringBounder stringBounder) |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public final double getPreferredWidth(StringBounder stringBounder)
public final double getPreferredHeight(StringBounder stringBounder)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
Copyright © 2016. All Rights Reserved.