| 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(NText other) |
NTextRegion |
NTextRegion.concatHorizontally(NText other) |
NTextRegion |
NTextRegionImpl.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegion.concatHorizontally(NTextRegion other) |
NTextRegion |
NTextRegionImpl.concatVertically(NText other) |
NTextRegion |
NTextRegion.concatVertically(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(NText text) |
static NTextRegion |
NTextRegion.ofWhitespace(int charWidth,
int charHeight) |
NTextRegion |
NTextRegionImpl.replaceSubRegion(NTextRegion other,
int col,
int row,
NPositionType halign,
NPositionType valign) |
NTextRegion |
NTextRegion.replaceSubRegion(NTextRegion other,
int col,
int row,
NPositionType horizontalAlign,
NPositionType valign) |
NTextRegion |
NTextRegion.resize(int columns,
int rows,
NPositionType horizontalAlign,
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,
NPositionType halign,
NPositionType valign) |
NTextRegion |
NTextRegion.replaceSubRegion(NTextRegion other,
int col,
int row,
NPositionType horizontalAlign,
NPositionType valign) |
| Modifier and Type | Method and Description |
|---|---|
NTextRegion |
NTableBordersFormatHelper.column(NTableSeparator separator,
int count) |
NTextRegion |
NTableBordersFormatHelper.get(NTableSeparator separator) |
NTextRegion |
DefaultCell.getRenderedContent() |
NTextRegion |
NTableBordersFormatHelper.line(NTableSeparator separator,
int count) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCell.setRenderedContent(NTextRegion renderedContent) |
Copyright © 2026 vpc open source initiative. All rights reserved.