Package net.sourceforge.plantuml.svek
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 net.sourceforge.plantuml.svek.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 net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
getInnerPosition, getMagneticBorder, getMinMaxMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.sourceforge.plantuml.svek.IEntityImage
getMagneticBorderMethods inherited from interface net.sourceforge.plantuml.klimt.shape.TextBlock
getInnerPosition, getMinMax
-
Constructor Details
-
GraphvizCrash
-
-
Method Details
-
anErrorHasOccured
-
checkOldVersionWarning
-
pleaseGoTo
-
youShouldSendThisDiagram
-
thisMayBeCaused
-
addDecodeHint
-
addProperties
-
isHidden
public boolean 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
-