Search
Preparing search index...
The search index is not available
pretty3
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"text/textContainer"
AtomicTextContainer
Class AtomicTextContainer<T>
Type parameters
T
:
AnyStrictUnicodeT
Hierarchy
TextContainerBase
<
T
>
AtomicTextContainer
Index
Constructors
constructor
Properties
size
style
text
Methods
calc
Size
flatten
managed
Wrap
precalc
Size
split
ToFlat
Feed
Lines
to
String
Constructors
constructor
new
Atomic
Text
Container
(
text
:
T
, style
?:
Style
)
:
AtomicTextContainer
Parameters
text:
T
Optional
style:
Style
Returns
AtomicTextContainer
Properties
size
size
:
textContainerSizeT
Optional
style
style
:
Style
text
text
:
T
Methods
calc
Size
calc
Size
(
)
:
textContainerSizeT
Returns
textContainerSizeT
flatten
flatten
(
initialStyle
?:
Style
)
:
FlatNonatomicTextContainer
<
T
>
Parameters
Optional
initialStyle:
Style
Returns
FlatNonatomicTextContainer
<
T
>
managed
Wrap
managed
Wrap
(
maxWidth
:
number
)
:
Generator
<
AtomicTextContainer
<
StrictUnicodeLine
>
,
AtomicTextContainer
<
StrictUnicodeLine
>
,
number
>
Parameters
maxWidth:
number
Returns
Generator
<
AtomicTextContainer
<
StrictUnicodeLine
>
,
AtomicTextContainer
<
StrictUnicodeLine
>
,
number
>
precalc
Size
precalc
Size
(
)
:
textContainerSizeT
Returns
textContainerSizeT
split
ToFlat
Feed
Lines
split
ToFlat
Feed
Lines
(
)
:
FlatNonatomicTextContainer
<
StrictUnicodeLine
>
[]
Returns
FlatNonatomicTextContainer
<
StrictUnicodeLine
>
[]
to
String
to
String
(
)
:
string
Returns
string
Globals
"text/text
Container"
Atomic
Text
Container
constructor
size
style
text
calc
Size
flatten
managed
Wrap
precalc
Size
split
ToFlat
Feed
Lines
to
String
Flat
Nonatomic
Text
Container
Nonatomic
Text
Container
Text
Container
Base
Any
Text
Container
Generated using
TypeDoc