mxGraph
|
Static Public Member Functions | |
static void | AddStencil (string name, mxStencil stencil) |
Adds the given stencil. More... | |
static mxStencil | GetStencil (string name) |
Returns the stencil for the given name. More... | |
Static Protected Attributes | |
static Dictionary< string, mxStencil > | stencils = new Dictionary<string, mxStencil>() |
|
inlinestatic |
Adds the given stencil.
name | |
stencil |
|
inlinestatic |
Returns the stencil for the given name.
name |