Package net.sourceforge.plantuml.crash
Class GraphvizCrash
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.crash.GraphvizCrash
- All Implemented Interfaces:
Hideable,TextBlock,UDrawable,UShape,IEntityImage
-
Field Summary
Fields inherited from interface net.sourceforge.plantuml.svek.IEntityImage
CORNER, MARGIN, MARGIN_LINE -
Method Summary
Modifier and TypeMethodDescriptionstatic IEntityImagecalculateDimension(StringBounder stringBounder) voiddoublegetOverscanX(StringBounder stringBounder) getShield(StringBounder stringBounder) booleanisCrash()booleanisHidden()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
-
Method Details
-
build
-
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
-
isCrash
public boolean isCrash()- Specified by:
isCrashin interfaceIEntityImage
-