net.sourceforge.plantuml.ugraphic
Class ULayoutGroup
java.lang.Object
net.sourceforge.plantuml.ugraphic.ULayoutGroup
public class ULayoutGroup
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ULayoutGroup
public ULayoutGroup(PlacementStrategy placementStrategy)
drawU
public void drawU(UGraphic ug,
double x,
double y,
double width,
double height)
add
public void add(TextBlock block)
Copyright © 2013. All Rights Reserved.