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) boolean
void
net.sourceforge.plantuml.cucadiagram.Elected
getElected
(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:
calculateDimension
in 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:
getInnerPosition
in interfaceTextBlock
- Overrides:
getInnerPosition
in classAbstractTextBlock
-
drawU
-