Expand description
Layout tree.
The idea is to take the DOM tree and produce a layout tree with SVG concepts.
Structsยง
- Clip
Path - Recursive representation of the
clipPathelement, a union of clipping paths. - Clip
Path Item - One item in a
ClipPath. - Filter
- Font
Properties - Font-related properties extracted from
ComputedValues. - Group
- Image
- Image in user-space coordinates.
- Layer
- The item being rendered inside a stacking context.
- Layout
Viewport - Used for elements that need to establish a new viewport, like
<svg>. - Marker
- Path
- A path known to be representable by Cairo.
- Shape
- Paths and basic shapes resolved to a path.
- Stacking
Context - SVG Stacking context, an inner node in the layout tree.
- Stroke
- Stroke parameters in user-space coordinates.
- Text
- Fully laid-out text in user-space coordinates.
- Text
Span - A single text span in user-space coordinates.
Enumsยง
Functionsยง
- acquire_
clip_ ๐path - acquire_
clip_ ๐path_ and_ log_ error - clip_
path_ ๐item_ from_ node - element_
can_ be_ used_ inside_ use_ inside_ clip_ path - get_
filter ๐ - get_
filter_ ๐from_ filter_ list - layout_
clip_ ๐path - layout_
paths_ ๐for_ clip_ path - path_
from_ ๐text - path_
from_ ๐use_ referenced_ from_ clip_ path - resolve_
object_ ๐space_ clip_ path