net.sourceforge.plantuml.sequencediagram
Class Englober
- java.lang.Object
-
- net.sourceforge.plantuml.sequencediagram.Englober
-
public class Englober extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description Englober(ParticipantEnglober participantEnglober, Participant first, ISkinParam skinParam, Skin skin, StringBounder stringBounder)Deprecated.Englober(ParticipantEnglober participantEnglober, Participant first, TileArguments tileArguments)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidadd(Participant p)voidaddConstraintAfter(Englober current)voidaddInternalConstraints()booleancontains(Participant p)voiddrawEnglober(UGraphic ug, double height, Context2D context)ParticipantgetFirst2TOBEPRIVATE()ParticipantgetLast2TOBEPRIVATE()RealgetMaxX(StringBounder stringBounder)RealgetMinX(StringBounder stringBounder)ParticipantEnglobergetParticipantEnglober()doublegetPreferredHeight()java.lang.StringtoString()
-
-
-
Constructor Detail
-
Englober
@Deprecated public Englober(ParticipantEnglober participantEnglober, Participant first, ISkinParam skinParam, Skin skin, StringBounder stringBounder)
Deprecated.
-
Englober
public Englober(ParticipantEnglober participantEnglober, Participant first, TileArguments tileArguments)
-
-
Method Detail
-
getFirst2TOBEPRIVATE
public final Participant getFirst2TOBEPRIVATE()
-
getLast2TOBEPRIVATE
public final Participant getLast2TOBEPRIVATE()
-
getParticipantEnglober
public final ParticipantEnglober getParticipantEnglober()
-
contains
public boolean contains(Participant p)
-
add
public void add(Participant p)
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
getPreferredHeight
public double getPreferredHeight()
-
addInternalConstraints
public void addInternalConstraints()
-
addConstraintAfter
public void addConstraintAfter(Englober current)
-
getMinX
public Real getMinX(StringBounder stringBounder)
-
getMaxX
public Real getMaxX(StringBounder stringBounder)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG