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