Package net.sourceforge.plantuml.svek
Class ShapePseudoImpl
java.lang.Object
net.sourceforge.plantuml.svek.ShapePseudoImpl
- All Implemented Interfaces:
IShapePseudo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
appendShape
(StringBuilder sb, StringBounder stringBounder) double
getMaxWidthFromLabelForEntryExit
(StringBounder stringBounder) getUid()
-
Constructor Details
-
ShapePseudoImpl
-
-
Method Details
-
getUid
- Specified by:
getUid
in interfaceIShapePseudo
-
appendShape
- Specified by:
appendShape
in interfaceIShapePseudo
-
getMaxWidthFromLabelForEntryExit
- Specified by:
getMaxWidthFromLabelForEntryExit
in interfaceIShapePseudo
-