public class GridTextBlockDecorated extends GridTextBlockSimple
Modifier and Type | Field and Description |
---|---|
static int |
NETWORK_THIN |
data, MINIMUM_WIDTH
Constructor and Description |
---|
GridTextBlockDecorated(int lines,
int cols,
java.util.List<NwGroup> groups,
java.util.List<Network> networks,
ISkinParam skinparam) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawGrid(UGraphic ug) |
add, calculateDimension, colWidth, drawU, getBackcolor, getInnerPosition, getMagneticBorder, getMinMax, getSkinParam, lineHeight
public static final int NETWORK_THIN
public GridTextBlockDecorated(int lines, int cols, java.util.List<NwGroup> groups, java.util.List<Network> networks, ISkinParam skinparam)
protected void drawGrid(UGraphic ug)
drawGrid
in class GridTextBlockSimple