public class StickMan extends AbstractTextBlock implements TextBlock
Constructor and Description |
---|
StickMan(HtmlColor backgroundColor,
HtmlColor foregroundColor) |
StickMan(SymbolContext symbolContext) |
Modifier and Type | Method and Description |
---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getPreferredHeight() |
double |
getPreferredWidth() |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public StickMan(SymbolContext symbolContext)
public double getPreferredWidth()
public double getPreferredHeight()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
Copyright © 2016. All Rights Reserved.