| Package | Description |
|---|---|
| net.thevpc.nuts.runtime.standalone.text.art.region | |
| net.thevpc.nuts.runtime.standalone.text.art.table |
| Modifier and Type | Class and Description |
|---|---|
class |
NTextRegionImpl |
| Modifier and Type | Method and Description |
|---|---|
NTextRegion |
NTextRegionImpl.concatHorizontally(net.thevpc.nuts.text.NText other) |
NTextRegion |
NTextRegion.concatHorizontally(net.thevpc.nuts.text.NText other) |
NTextRegion |
NTextRegionImpl.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegion.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegionImpl.concatVertically(net.thevpc.nuts.text.NText other) |
NTextRegion |
NTextRegion.concatVertically(net.thevpc.nuts.text.NText other) |
NTextRegion |
NTextRegionImpl.concatVertically(NTextRegion other) |
NTextRegion |
NTextRegion.concatVertically(NTextRegion other) |
NTextRegion |
NTextRegionImpl.copy() |
NTextRegion |
NTextRegionImpl.ensureColumns() |
NTextRegion |
NTextRegion.ensureColumns() |
static NTextRegion |
NTextRegion.of(net.thevpc.nuts.text.NText text) |
static NTextRegion |
NTextRegion.ofWhitespace(int charWidth,
int charHeight) |
NTextRegion |
NTextRegionImpl.replaceSubRegion(NTextRegion other,
int col,
int row,
net.thevpc.nuts.text.NPositionType halign,
net.thevpc.nuts.text.NPositionType valign) |
NTextRegion |
NTextRegion.replaceSubRegion(NTextRegion other,
int col,
int row,
net.thevpc.nuts.text.NPositionType horizontalAlign,
net.thevpc.nuts.text.NPositionType valign) |
NTextRegion |
NTextRegion.resize(int columns,
int rows,
net.thevpc.nuts.text.NPositionType horizontalAlign,
net.thevpc.nuts.text.NPositionType verticalAlign) |
NTextRegion |
NTextRegionImpl.subRegion(int col,
int row,
int toCol,
int toRow) |
NTextRegion |
NTextRegion.subRegion(int col,
int row,
int toCol,
int toRow) |
NTextRegion |
NTextRegionImpl.trimLeft() |
NTextRegion |
NTextRegion.trimLeft() |
| Modifier and Type | Method and Description |
|---|---|
NTextRegion |
NTextRegionImpl.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegion.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegionImpl.concatVertically(NTextRegion other) |
NTextRegion |
NTextRegion.concatVertically(NTextRegion other) |
NTextRegion |
NTextRegionImpl.replaceSubRegion(NTextRegion other,
int col,
int row,
net.thevpc.nuts.text.NPositionType halign,
net.thevpc.nuts.text.NPositionType valign) |
NTextRegion |
NTextRegion.replaceSubRegion(NTextRegion other,
int col,
int row,
net.thevpc.nuts.text.NPositionType horizontalAlign,
net.thevpc.nuts.text.NPositionType valign) |
| Modifier and Type | Method and Description |
|---|---|
NTextRegion |
NTableBordersFormatHelper.column(net.thevpc.nuts.text.NTableSeparator separator,
int count) |
NTextRegion |
NTableBordersFormatHelper.get(net.thevpc.nuts.text.NTableSeparator separator) |
NTextRegion |
DefaultCell.getRenderedContent() |
NTextRegion |
NTableBordersFormatHelper.line(net.thevpc.nuts.text.NTableSeparator separator,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCell.setRenderedContent(NTextRegion renderedContent) |
Copyright © 2026 vpc open source initiative. All rights reserved.