public class CircleInterface2 extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
CircleInterface2(HColor backgroundColor,
HColor foregroundColor,
double deltaShadow) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
getInnerPosition, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock