easy_text library
Classes
- AlignmentAttribute
- BackgroundColorAttribute
- BlockIndentAttribute
- BlockquoteAttribute
- BoldAttribute
- CodeBlockAttribute
- ColorAttribute
- DimensionsAttribute
-
EasyAttribute<
T extends Object?> - The base class for all text attributes in the EasyText system.
- EasyAttributeStyles
-
EasyBlockAttribute<
T extends Object?> -
EasyExclusiveBlockAttribute<
T extends Object?> -
EasyInlineAttribute<
T extends Object?> - EasyText
- Represents a contiguous segment of text with consistent styling attributes.
- EasyTextChange
-
Represents the change maded in
insert,deleteandformatmethods - EasyTextList
- A specialized linked list implementation for managing EasyText elements with optimized text manipulation and caching capabilities.
- FontFamilyAttribute
- FontSizeAttribute
- HeaderAttribute
- InlineCodeAttribute
- ItalicAttribute
- LineheightAttribute
- LinkAttribute
- ListAttribute
- ScriptAttribute
- StrikeAttribute
- TextDirectionAttribute
- UnderlineAttribute
- UnknownAttribute
Extensions
Constants
- uuid → const UuidV4