public class GraphvizCrash extends AbstractTextBlock implements IEntityImage
CORNER, MARGIN, MARGIN_LINE| Constructor and Description |
|---|
GraphvizCrash(java.lang.String text) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addDecodeHint(java.util.List<java.lang.String> strings) |
static void |
addProperties(java.util.List<java.lang.String> strings) |
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
ShapeType |
getShapeType() |
int |
getShield() |
boolean |
isHidden() |
getInnerPositionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPositionpublic static void addDecodeHint(java.util.List<java.lang.String> strings)
public static void addProperties(java.util.List<java.lang.String> strings)
public HtmlColor getBackcolor()
getBackcolor in interface TextBlockBackcoloredpublic java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockpublic ShapeType getShapeType()
getShapeType in interface IEntityImagepublic int getShield()
getShield in interface IEntityImage