Options
All
  • Public
  • Public/Protected
  • All
Menu

A singleton class that provides a registry for stencils and the methods for painting those stencils onto a canvas or into a DOM.

Hierarchy

  • mxStencilRegistry

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Static stencils

stencils: {}

Type declaration

Methods

Static addStencil

  • addStencil(name: string, stencil: mxStencil): void

Static getStencil

Generated using TypeDoc