Class MethodsOrFieldsArea
java.lang.Object
net.sourceforge.plantuml.graphic.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
-
Constructor Summary
ConstructorsConstructorDescriptionMethodsOrFieldsArea(Display members, FontParam fontParam, ISkinParam skinParam, Stereotype stereotype, ILeaf leaf, Style style) MethodsOrFieldsArea(Display members, FontParam fontParam, ISkinParam skinParam, HorizontalAlignment align, Stereotype stereotype, ILeaf leaf, Style style) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) booleanvoidnet.sourceforge.plantuml.cucadiagram.ElectedgetElected(Collection<String> shortNames, String cs) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) getPorts(StringBounder stringBounder) Methods inherited from class net.sourceforge.plantuml.graphic.AbstractTextBlock
getMinMax
-
Constructor Details
-
MethodsOrFieldsArea
public MethodsOrFieldsArea(Display members, FontParam fontParam, ISkinParam skinParam, Stereotype stereotype, ILeaf leaf, Style style) -
MethodsOrFieldsArea
public MethodsOrFieldsArea(Display members, FontParam fontParam, ISkinParam skinParam, HorizontalAlignment align, Stereotype stereotype, ILeaf leaf, Style style)
-
-
Method Details
-
asBlockMemberImpl
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getPorts
-
getElected
public net.sourceforge.plantuml.cucadiagram.Elected getElected(Collection<String> shortNames, String cs) -
contains
-
getInnerPosition
public Rectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
drawU
-