Skip to main content

draw_node_table

Function draw_node_table 

Source
pub(crate) fn draw_node_table(
    svg: &mut SvgWriter,
    node: &NodeRender,
    element: &Element,
    offset: Point,
)
Expand description

Draw table cells manually since the layout engine only positions shapes.