Interface | Description |
---|---|
TextWidthCounter |
This interface abstracts the way of counting text width.
|
Class | Description |
---|---|
ASCIITextWidthCounter |
This implementation assumes text contains only narrow characters,
|
CJKTextWidthCounter |
CJK aware TextWidthCounter implementation.
|
PrefixPattern |
This object performs operations related to prefixChars of option flags.
|
ReflectHelper |
This class provides helper functions related to reflection.
|
TextHelper |
This class provides various helper function related to text processing.
|
Copyright © 2012–2017. All rights reserved.