메소드 | 설명 | |
---|---|---|
CreateAnchor ( int offset ) : |
||
HandleTextChange ( OffsetChangeMapEntry entry, |
||
TextAnchorTree ( |
메소드 | 설명 | |
---|---|---|
AppendTreeToString ( |
||
CheckNodeProperties ( |
||
CheckProperties ( ) : void | ||
CheckProperties ( |
||
DeleteMarkedNodes ( ) : void | ||
FindActualBeginNode ( |
||
FindNode ( int &offset ) : |
Finds the node at the specified offset. After the method has run, offset is relative to the beginning of the returned node.
|
|
FixTreeOnDelete ( |
||
FixTreeOnInsert ( |
||
GetColor ( |
||
GetTreeAsString ( ) : string | ||
InsertAsLeft ( |
||
InsertAsRight ( |
||
InsertBefore ( |
||
InsertText ( int offset, int length, bool defaultAnchorMovementIsBeforeInsertion ) : void | ||
Log ( string text ) : void | ||
MarkNodeForDelete ( |
||
PerformInsertText ( |
||
RemoveNode ( |
||
ReplaceNode ( |
||
RotateLeft ( |
||
RotateRight ( |
||
Sibling ( |
||
Sibling ( |
||
SwapAnchors ( |
Swaps the anchors stored in the two nodes.
|
|
UpdateAugmentedData ( |
public HandleTextChange ( OffsetChangeMapEntry entry, |
||
entry | OffsetChangeMapEntry | |
delayedEvents | ||
리턴 | void |
public TextAnchorTree ( |
||
document | ||
리턴 | System.Collections.Generic |