Liking cljdoc? Tell your friends :D

scicloj.plotje.impl.extract

Extract data-space geometry from resolved draft layers and stat results. Produces layer descriptor maps — plain Clojure maps with mark type, style, and groups of data-space coordinates.

Extract data-space geometry from resolved draft layers and stat results.
Produces layer descriptor maps — plain Clojure maps with mark type,
style, and groups of data-space coordinates.
raw docstring

dash-presetsclj

Named stroke-dash presets, resolved to a [dash gap] pixel pattern. :solid means no dash (returns nil).

Named stroke-dash presets, resolved to a `[dash gap]` pixel pattern.
`:solid` means no dash (returns nil).
sourceraw docstring

extract-layercljmultimethod

Extract data-space geometry from a resolved draft layer and its stat result. Returns a layer descriptor map.

Extract data-space geometry from a resolved draft layer and its stat result.
Returns a layer descriptor map.
sourceraw docstring

resolve-colorclj

(resolve-color all-colors color-val fixed-color cfg)

Resolve a color value to [r g b a]. Handles column values, fixed colors, and defaults.

Resolve a color value to [r g b a]. Handles column values, fixed colors, and defaults.
sourceraw docstring

resolve-dashclj

(resolve-dash stroke-dash)

Resolve a :stroke-dash value to a [dash gap ...] vector or nil. Accepts a named preset (:solid/:dashed/:dotted), a raw [dash gap ...] vector (passed through), or nil (no dash).

Resolve a `:stroke-dash` value to a `[dash gap ...]` vector or nil.
Accepts a named preset (`:solid`/`:dashed`/`:dotted`), a raw
`[dash gap ...]` vector (passed through), or nil (no dash).
sourceraw 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