public class ULayoutGroup extends 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) |
Rectangle2D |
getInnerPosition(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 Rectangle2D getInnerPosition(String member, double width, double height, StringBounder stringBounder)
Copyright © 2017. All Rights Reserved.