net.sourceforge.plantuml.cucadiagram
Class MethodsOrFieldsArea
java.lang.Object
net.sourceforge.plantuml.cucadiagram.MethodsOrFieldsArea
- All Implemented Interfaces:
- TextBlock, TextBlockWidth, UDrawable, UShape
public class MethodsOrFieldsArea
- extends Object
- implements TextBlockWidth, TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodsOrFieldsArea
public MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam)
MethodsOrFieldsArea
public MethodsOrFieldsArea(List<Member> members,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
- Specified by:
calculateDimension
in interface TextBlockWidth
asTextBlock
public TextBlock asTextBlock(double widthToUse)
- Specified by:
asTextBlock
in interface TextBlockWidth
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
Copyright © 2014. All Rights Reserved.