public class MethodsOrFieldsArea extends AbstractTextBlock implements TextBlockWidth, TextBlock, WithPorts
| Constructor and Description |
|---|
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
ILeaf leaf) |
MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
Stereotype stereotype,
ILeaf leaf) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
asBlockMemberImpl() |
TextBlock |
asTextBlock(double widthToUse) |
Dimension2D |
calculateDimension(StringBounder stringBounder) |
boolean |
contains(String member) |
void |
drawU(UGraphic ug) |
Rectangle2D |
getInnerPosition(String member,
StringBounder stringBounder,
InnerStrategy strategy) |
Ports |
getPorts(StringBounder stringBounder) |
public MethodsOrFieldsArea(List<Member> members, FontParam fontParam, ISkinParam skinParam, Stereotype stereotype, ILeaf leaf)
public MethodsOrFieldsArea(List<Member> members, FontParam fontParam, ISkinParam skinParam, HorizontalAlignment align, Stereotype stereotype, ILeaf leaf)
public TextBlock asBlockMemberImpl()
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface TextBlockcalculateDimension in interface TextBlockWidthpublic Ports getPorts(StringBounder stringBounder)
public TextBlock asTextBlock(double widthToUse)
asTextBlock in interface TextBlockWidthpublic boolean contains(String member)
public Rectangle2D getInnerPosition(String member, StringBounder stringBounder, InnerStrategy strategy)
getInnerPosition in interface TextBlockgetInnerPosition in class AbstractTextBlockCopyright © 2017. All rights reserved.