public class GraphicStrings extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
static TextBlockBackcolored |
createBlackOnWhite(List<String> strings) |
static TextBlockBackcolored |
createBlackOnWhite(List<String> strings,
BufferedImage image,
GraphicPosition position) |
static TextBlockBackcolored |
createBlackOnWhiteMonospaced(List<String> strings) |
static IEntityImage |
createForError(List<String> strings,
boolean useRed) |
static TextBlockBackcolored |
createGreenOnBlackMonospaced(List<String> strings) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic static IEntityImage createForError(List<String> strings, boolean useRed)
public static TextBlockBackcolored createGreenOnBlackMonospaced(List<String> strings)
public static TextBlockBackcolored createBlackOnWhite(List<String> strings)
public static TextBlockBackcolored createBlackOnWhiteMonospaced(List<String> strings)
public static TextBlockBackcolored createBlackOnWhite(List<String> strings, BufferedImage image, GraphicPosition position)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic HtmlColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredpublic Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImageCopyright © 2017. All rights reserved.