public class ActorHollow extends AbstractTextBlock implements TextBlock
| Constructor and Description |
|---|
ActorHollow(SymbolContext symbolContext) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getPreferredHeight() |
double |
getPreferredWidth() |
getInnerPosition, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic ActorHollow(SymbolContext symbolContext)
public double getPreferredWidth()
public double getPreferredHeight()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlock