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() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic StickMan(SymbolContext symbolContext)
public double getPreferredWidth()
public double getPreferredHeight()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockCopyright © 2017. All rights reserved.