public class ULayoutGroup
extends java.lang.Object
Constructor and Description |
---|
ULayoutGroup(PlacementStrategy placementStrategy) |
Modifier and Type | Method and Description |
---|---|
void |
add(TextBlock block) |
void |
drawU(UGraphic ug,
double width,
double height) |
XRectangle2D |
getInnerPosition(java.lang.String member,
double width,
double height,
StringBounder stringBounder) |
public ULayoutGroup(PlacementStrategy placementStrategy)
public void drawU(UGraphic ug, double width, double height)
public void add(TextBlock block)
public XRectangle2D getInnerPosition(java.lang.String member, double width, double height, StringBounder stringBounder)