|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.plantuml.ugraphic.UGroup
public class UGroup
Constructor Summary | |
---|---|
UGroup(PlacementStrategy placementStrategy)
|
Method Summary | |
---|---|
void |
add(TextBlock block)
|
void |
drawU(UGraphic ug,
double x,
double y,
double width,
double height)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UGroup(PlacementStrategy placementStrategy)
Method Detail |
---|
public void drawU(UGraphic ug, double x, double y, double width, double height)
public void add(TextBlock block)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |