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, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public ActorHollow(SymbolContext symbolContext)
public double getPreferredWidth()
public double getPreferredHeight()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock