프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Head | |||
Tail |
메소드 | 설명 | |
---|---|---|
Add ( |
||
Crumble ( |
Splits a word into sub-words of size less than or equal to baseCaseSize
|
|
GetEnumerator ( ) : IEnumerator | ||
MeasureNodes ( |
||
SplitNode ( |
Splits a word node in two, adding both new nodes to the list in sequence.
|
|
TextNodeList ( string text ) : System |
Builds a doubly linked list of text nodes from the given input string
|
|
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
MeasureTextNodeLength ( |
public Crumble ( |
||
node | ||
baseCaseSize | int | |
리턴 | void |
public MeasureNodes ( |
||
fontData | ||
options | ||
리턴 | void |