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, getMinMax
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInnerPosition, getMinMax
public 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 TextBlockBackcolored
public java.awt.geom.Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface TextBlock
public ShapeType getShapeType()
getShapeType
in interface IEntityImage
public Margins getShield(StringBounder stringBounder)
getShield
in interface IEntityImage
public double getOverscanX(StringBounder stringBounder)
getOverscanX
in interface IEntityImage