net.sourceforge.plantuml.cucadiagram
Class BodyEnhanced2
java.lang.Object
net.sourceforge.plantuml.cucadiagram.BodyEnhanced2
- All Implemented Interfaces:
- TextBlock, UDrawable, UShape
public class BodyEnhanced2
- extends Object
- implements TextBlock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodyEnhanced2
public BodyEnhanced2(Display rawBody,
FontParam fontParam,
ISkinSimple spriteContainer,
HorizontalAlignment align,
UFont fontNote,
HtmlColor fontColor)
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
Copyright © 2014. All Rights Reserved.