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() |
int |
getShield() |
boolean |
isHidden() |
getInnerPosition
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition
public 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 TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public HtmlColor getBackcolor()
getBackcolor
in interface TextBlockBackcolored
public int getShield()
getShield
in interface IEntityImage
Copyright © 2017. All Rights Reserved.