net.sourceforge.plantuml.cucadiagram
Class BodyEnhanced
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodyEnhanced
- All Implemented Interfaces:
- TextBlock, UDrawable
public class BodyEnhanced
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyEnhanced
public BodyEnhanced(List<String> rawBody,
FontParam fontParam,
ISkinParam skinParam,
boolean manageModifier)
BodyEnhanced
public BodyEnhanced(Display display,
FontParam fontParam,
ISkinParam skinParam,
HorizontalAlignment align,
Stereotype stereotype,
boolean manageHorizontalLine,
boolean manageModifier)
calculateDimension
public Dimension2D calculateDimension(StringBounder stringBounder)
- Specified by:
calculateDimension
in interface TextBlock
isBlockSeparator
public static boolean isBlockSeparator(String s)
drawU
public void drawU(UGraphic ug)
- Specified by:
drawU
in interface UDrawable
getUrls
public List<Url> getUrls()
- Specified by:
getUrls
in interface TextBlock
Copyright © 2013. All Rights Reserved.