Class Index
Holds multiple Segments and provides methods for modifying them at
a character level.
Represents a request made by an user at a certain time.
An operation that removes a range of characters in the target
buffer.
An operation that inserts a Buffer at a certain offset.
An operation that does nothing.
An operation which wraps two different operations into a single
object.
The Recon class is a helper class which collects the parts of a
Delete operation that are lost during transformation.
ReconSegments store a range of text combined with the offset at
which they are to be inserted upon restoration.
Represents an redo request made by an user at a certain time.
Stores a chunk of text together with the user it was written by.
Stores and manipulates the state of a document by keeping track of
its state vector, content and history of executed requests.
Represents an undo request made by an user at a certain time.