public class StickMan extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
StickMan(HtmlColor backgroundColor,
HtmlColor foregroundColor) |
StickMan(SymbolContext symbolContext) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.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 StickMan(SymbolContext symbolContext)
public double getPreferredWidth()
public double getPreferredHeight()
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock