blockly > minimalist

minimalist namespace

Classes

Class Description
ConstantProvider An object that provides constants for rendering blocks in the minimalist renderer.
Drawer An object that draws a block based on the given rendering information.
Renderer The minimalist renderer.
RenderInfo

An object containing all sizing information needed to draw this block.

This measure pass does not propagate changes to the block (although fields may choose to rerender when getSize() is called). However, calling it repeatedly may be expensive.