Expand description
.glif <component>
Structs§
- Component
- Component
Rect - Forest
- List of
Node
s as its children. - Glif
Component - Glif
Components - A container meant for yelding a
Forest<Component<PD>>
. - Node
- Composed of
data
and a list of its childNode
s. Size infomation tracked. - Tree
- Composed of a root
Node
and a list of its childNode
s.