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) |
static java.util.List<java.lang.String> |
anErrorHasOccured(java.lang.Throwable exception,
java.lang.String text) |
java.awt.geom.Dimension2D |
calculateDimension(StringBounder stringBounder) |
static void |
checkOldVersionWarning(java.util.List<java.lang.String> strings) |
void |
drawU(UGraphic ug) |
HtmlColor |
getBackcolor() |
double |
getOverscanX(StringBounder stringBounder) |
ShapeType |
getShapeType() |
Margins |
getShield(StringBounder stringBounder) |
boolean |
isHidden() |
static void |
pleaseGoTo(java.util.List<java.lang.String> strings) |
static void |
thisMayBeCaused(java.util.List<java.lang.String> strings) |
static void |
youShouldSendThisDiagram(java.util.List<java.lang.String> strings) |
getInnerPosition, getMinMaxclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInnerPosition, getMinMaxpublic static java.util.List<java.lang.String> anErrorHasOccured(java.lang.Throwable exception,
java.lang.String text)
public static void checkOldVersionWarning(java.util.List<java.lang.String> strings)
public static void pleaseGoTo(java.util.List<java.lang.String> strings)
public static void youShouldSendThisDiagram(java.util.List<java.lang.String> strings)
public static void thisMayBeCaused(java.util.List<java.lang.String> strings)
public 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 Margins getShield(StringBounder stringBounder)
getShield in interface IEntityImagepublic double getOverscanX(StringBounder stringBounder)
getOverscanX in interface IEntityImage