MCPcopy Create free account
hub / github.com/docling-project/docling-parse / render_shape

Method render_shape

app/analyse.cpp:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 void render_text(pdflib::text_instruction&) {}
41 void render_widget(pdflib::text_widget_instruction&) {}
42 void render_shape(pdflib::shape_instruction&) {}
43
44 void render_bitmap(pdflib::bitmap_instruction& instr)
45 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected