Class MethodsOrFieldsArea
java.lang.Object
net.sourceforge.plantuml.klimt.shape.AbstractTextBlock
net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
-
Constructor Summary
ConstructorsConstructorDescriptionMethodsOrFieldsArea(Display members, ISkinParam skinParam, Entity leaf, Style style) MethodsOrFieldsArea(Display members, ISkinParam skinParam, HorizontalAlignment align, Entity leaf, Style style) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension(StringBounder stringBounder) booleanvoidnet.sourceforge.plantuml.cucadiagram.ElectedgetElected(String cs, Collection<String> shortNames) getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) getPorts(StringBounder stringBounder) Methods inherited from class AbstractTextBlock
getBackcolor, getMagneticBorder, getMinMaxMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface TextBlock
getBackcolor, getMagneticBorder, getMinMax
-
Constructor Details
-
MethodsOrFieldsArea
-
MethodsOrFieldsArea
public MethodsOrFieldsArea(Display members, ISkinParam skinParam, HorizontalAlignment align, Entity leaf, Style style)
-
-
Method Details
-
asBlockMemberImpl
-
calculateDimension
- Specified by:
calculateDimensionin interfaceTextBlock
-
getPorts
-
getElected
public net.sourceforge.plantuml.cucadiagram.Elected getElected(String cs, Collection<String> shortNames) -
contains
-
getInnerPosition
public XRectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy) - Specified by:
getInnerPositionin interfaceTextBlock- Overrides:
getInnerPositionin classAbstractTextBlock
-
drawU
-