Liking cljdoc? Tell your friends :D

scicloj.plotje.render.bufimg

Render membrane drawable trees to java.awt.image.BufferedImage via membrane's Java2D backend. Faster than SVG for large plots and produces raster output that Clay renders automatically.

Render membrane drawable trees to java.awt.image.BufferedImage via
membrane's Java2D backend. Faster than SVG for large plots and
produces raster output that Clay renders automatically.
raw docstring

scicloj.plotje.render.composite

Composite plan -> membrane rendering. The CompositePlan dispatch of the plan->membrane multimethod, plus the membrane drawables for composite chrome (title, strip labels, shared legend).

Pure data-side composite logic -- chrome geometry, layout computation, composite-pose->draft, composite-draft->plan -- stays in impl/compositor.clj. This namespace only handles the rendering side and depends on membrane, keeping impl/ free of membrane dependencies.

Composite plan -> membrane rendering. The CompositePlan dispatch of
the plan->membrane multimethod, plus the membrane drawables for
composite chrome (title, strip labels, shared legend).

Pure data-side composite logic -- chrome geometry, layout
computation, composite-pose->draft, composite-draft->plan -- stays
in `impl/compositor.clj`. This namespace only handles the rendering
side and depends on membrane, keeping `impl/` free of membrane
dependencies.
raw docstring

No vars found in this namespace.

scicloj.plotje.render.membrane

Build a membrane drawable tree from a plan. Plan → membrane is format-agnostic: the drawable tree can be converted to SVG, PNG, or any other format membrane supports.

Build a membrane drawable tree from a plan.
Plan → membrane is format-agnostic: the drawable tree can be converted
to SVG, PNG, or any other format membrane supports.
raw docstring

scicloj.plotje.render.svg

Convert membrane drawable trees to SVG hiccup.

Convert membrane drawable trees to SVG hiccup.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close