public class NTableBordersFormatHelper extends Object
| Constructor and Description |
|---|
NTableBordersFormatHelper(NTableBordersFormat base) |
| Modifier and Type | Method and Description |
|---|---|
NTextRegion |
column(NTableSeparator separator,
int count) |
NTextRegion |
get(NTableSeparator separator) |
int |
getStartHorizontalBorderSize() |
int |
getStartVerticalBorderSize() |
NTextRegion |
line(NTableSeparator separator,
int count) |
public NTableBordersFormatHelper(NTableBordersFormat base)
public NTextRegion get(NTableSeparator separator)
public NTextRegion line(NTableSeparator separator, int count)
public NTextRegion column(NTableSeparator separator, int count)
public int getStartHorizontalBorderSize()
public int getStartVerticalBorderSize()
Copyright © 2026 vpc open source initiative. All rights reserved.