Package net.sourceforge.plantuml.svek
Interface IShapePseudo
- All Known Implementing Classes:
ShapePseudoImpl
,SvekNode
public interface IShapePseudo
-
Method Summary
Modifier and TypeMethodDescriptionvoid
appendShape
(java.lang.StringBuilder sb, StringBounder stringBounder) double
getMaxWidthFromLabelForEntryExit
(StringBounder stringBounder) java.lang.String
getUid()
-
Method Details
-
getUid
java.lang.String getUid() -
appendShape
-
getMaxWidthFromLabelForEntryExit
-