| Package | Description |
|---|---|
| xyz.cofe.gui.swing.text |
| Modifier and Type | Field and Description |
|---|---|
protected AString |
AString.Format.str |
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentLinkedQueue<Func1<AString,AString>> |
AString.Format.formatters |
protected ConcurrentLinkedQueue<Func1<AString,AString>> |
AString.Format.formatters |
| Modifier and Type | Method and Description |
|---|---|
AString |
AString.Format.apply() |
AString |
AString.clone() |
AString |
AString.concat(BaseAString... astrings) |
AString |
AString.substring(int begin,
int endEx) |
| Modifier and Type | Method and Description |
|---|---|
List<AString> |
AString.splitNewLines()
Разделяет текст на набор строк по символу(ам) перевода строк
|
| Constructor and Description |
|---|
Format(AString str,
int begin,
int end) |
RichBlock(double left,
double top,
double halign,
AString text,
boolean splitNewLines,
Graphics2D gs,
Object textAntialiasingValue) |
Copyright © 2018. All rights reserved.