Class GraphvizCrash
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.svek.GraphvizCrash
- All Implemented Interfaces:
Hideable, TextBlock, UDrawable, UShape, IEntityImage
-
Field Summary
Fields inherited from interface IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Constructor Summary
ConstructorsConstructorDescriptionGraphvizCrash(String text, boolean graphviz244onWindows, Throwable rootCause) -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddDecodeHint(List<String> strings) static voidaddProperties(List<String> strings) anErrorHasOccured(Throwable exception, String text) calculateDimension(StringBounder stringBounder) static voidcheckOldVersionWarning(List<String> strings) voiddoublegetOverscanX(StringBounder stringBounder) getShield(StringBounder stringBounder) booleanisHidden()static voidpleaseGoTo(List<String> strings) static voidthisMayBeCaused(List<String> strings) static voidyouShouldSendThisDiagram(List<String> strings) Methods inherited from class AbstractTextBlock
getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IEntityImage
getMagneticBorderMethods inherited from interface TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
GraphvizCrash
-
-
Method Details
-
anErrorHasOccured
-
checkOldVersionWarning
-
pleaseGoTo
-
youShouldSendThisDiagram
-
thisMayBeCaused
-
addDecodeHint
-
addProperties
-
isHidden
-
getBackcolor
- Specified by:
getBackcolorin interfaceTextBlock- Overrides:
getBackcolorin classAbstractTextBlock
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
drawU
-
getShapeType
- Specified by:
getShapeTypein interfaceIEntityImage
-
getShield
- Specified by:
getShieldin interfaceIEntityImage
-
getOverscanX
- Specified by:
getOverscanXin interfaceIEntityImage
-