com::mxgraph::mxStencilRegistry Class Reference
List of all members.
Static Public Member Functions |
static void | AddStencil (string name, mxStencil stencil) |
| Adds the given stencil.
|
static mxStencil | GetStencil (string name) |
| Returns the stencil for the given name.
|
Static Protected Attributes |
static Dictionary< string,
mxStencil > | stencils = new Dictionary<string, mxStencil>() |
Member Function Documentation
static void com::mxgraph::mxStencilRegistry::AddStencil |
( |
string |
name, |
|
|
mxStencil |
stencil | |
|
) |
| | [inline, static] |
Adds the given stencil.
- Parameters:
-
static mxStencil com::mxgraph::mxStencilRegistry::GetStencil |
( |
string |
name |
) |
[inline, static] |
Returns the stencil for the given name.
- Parameters:
-
- Returns:
The documentation for this class was generated from the following file:
- src/canvas/mxStencilRegistry.cs